From a96d3ac66f50615ffc0ba764fdeba14cdae00c86 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 8 Jan 2013 11:59:29 -0800 Subject: The rest of the front end for the new notifications - now only missing "mark all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff --- include/nav.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/nav.php b/include/nav.php index aa98192c8..644264a92 100644 --- a/include/nav.php +++ b/include/nav.php @@ -143,7 +143,7 @@ EOT; $nav['intros']['all']=array('intro', t('See all channel introductions'), "", ""); - $nav['notifications'] = array('notifications', t('Notifications'), "", t('Notifications')); + $nav['notifications'] = array('notifications/system', t('Notifications'), "", t('Notifications')); $nav['notifications']['all']=array('notifications/system', t('See all notifications'), "", ""); $nav['notifications']['mark'] = array('', t('Mark all system notifications seen'), '',''); -- cgit v1.2.3