some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over.

This commit is contained in:
friendica
2013-12-06 00:02:39 -08:00
parent 78d19f3395
commit 1aa79d9ee6
6 changed files with 11 additions and 7391 deletions

View File

@@ -156,7 +156,7 @@ EOT;
$nav['intros'] = array('connections/pending', t('Intros'), "", t('New Connections'));
$nav['intros']['all']=array('intro', t('See all channel introductions'), "", "");
$nav['intros']['all']=array('notifications/intros', t('See all channel introductions'), "", "");
$nav['notifications'] = array('notifications/system', t('Notices'), "", t('Notifications'));