change text back to 'add apps'

This commit is contained in:
zotlabs
2017-02-21 23:16:05 -08:00
parent 70cdbe4816
commit 956f0043fc
2 changed files with 3 additions and 3 deletions

View File

@@ -297,7 +297,7 @@ EOT;
'$help' => t('@name, #tag, ?doc, content'),
'$pleasewait' => t('Please wait...'),
'$navapps' => $navapps,
'$editapps' => t('Manage Apps')
'$addapps' => t('Add Apps')
));
if(x($_SESSION, 'reload_avatar') && $observer) {