simplify friendship approval - merge with connection editing

This commit is contained in:
friendica
2013-01-27 17:05:32 -08:00
parent bec484237a
commit 357e71cb44
5 changed files with 80 additions and 9 deletions

View File

@@ -148,7 +148,7 @@ EOT;
$nav['home']['mark'] = array('', t('Mark all channel notifications seen'), '','');
$nav['intros'] = array('intro', t('Introductions'), "", t('New Connections'));
$nav['intros'] = array('connections/pending', t('Introductions'), "", t('New Connections'));
$nav['intros']['all']=array('intro', t('See all channel introductions'), "", "");