]> git.mxchange.org Git - friendica.git/blobdiff - include/nav.php
some testbubble stuff
[friendica.git] / include / nav.php
index 6fee7adb24d19395c99c9232ad5b12a0f48dbb44..511ca07fc0079ef41736260f964bd3883adbcee6 100755 (executable)
@@ -117,7 +117,7 @@ function nav(&$a) {
                        $nav['introductions'] = array('notifications/intros',   t('Introductions'), "", t('Friend Requests'));
                        $nav['notifications'] = array('notifications',  t('Notifications'), "", t('Notifications'));
                        $nav['notifications']['all']=array('notifications/system', t('See all notifications'), "", "");
-                       $nav['notifications']['mark'] = array('', t('Mark all notifications seen'), '','');
+                       $nav['notifications']['mark'] = array('', t('Mark all system notifications seen'), '','');
 
                }