From 2ed77b598676b1070bd8488fe48666bb25213763 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 5 Oct 2017 19:51:00 -0700 Subject: add admin app - the site admin link probably does not belong in the 'usermenu' and this is a first step to straigtening out that historical mistake. --- Zotlabs/Lib/Apps.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Lib/Apps.php') diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index 37cbf9497..c4f4038dc 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -222,7 +222,7 @@ class Apps { $apps = array( 'Apps' => t('Apps'), 'Cards' => t('Cards'), - 'Site Admin' => t('Site Admin'), + 'Admin' => t('Site Admin'), 'Report Bug' => t('Report Bug'), 'View Bookmarks' => t('View Bookmarks'), 'My Chatrooms' => t('My Chatrooms'), -- cgit v1.2.3