finish "ifpending" connections

This commit is contained in:
friendica
2014-04-04 17:43:44 -07:00
parent 97f0424b18
commit 32e71cf06b
2 changed files with 5 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ EOT;
$nav['home']['mark'] = array('', t('Mark all channel notifications seen'), '','');
$nav['intros'] = array('connections/pending', t('Connections'), "", t('Connections'));
$nav['intros'] = array('connections/ifpending', t('Connections'), "", t('Connections'));
$nav['notifications'] = array('notifications/system', t('Notices'), "", t('Notifications'));