aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/nav.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/nav.php b/include/nav.php
index d31473cc0..808549444 100644
--- a/include/nav.php
+++ b/include/nav.php
@@ -296,7 +296,8 @@ EOT;
'$powered_by' => $powered_by,
'$help' => t('@name, #tag, ?doc, content'),
'$pleasewait' => t('Please wait...'),
- '$navapps' => $navapps
+ '$navapps' => $navapps,
+ '$editapps' => t('Manage Apps')
));
if(x($_SESSION, 'reload_avatar') && $observer) {