add missing features section to newmember widget
This commit is contained in:
parent
3588c4ab99
commit
25a74f3664
@ -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')
|
||||
]
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user