aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Widget/Newmember.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/Zotlabs/Widget/Newmember.php b/Zotlabs/Widget/Newmember.php
index e57cf5171..224f7a8a2 100644
--- a/Zotlabs/Widget/Newmember.php
+++ b/Zotlabs/Widget/Newmember.php
@@ -51,7 +51,13 @@ class Newmember {
t('Miscellaneous'),
[
'settings' => t('Settings'),
- 'help' => t('Documentation'),
+ 'help' => t('Documentation'),
+ ],
+
+ t('Missing Features?'),
+ [
+ 'apps' => t('Pin apps to navigation bar'),
+ 'apps/available' => t('Install more apps')
]
];