the help app
This commit is contained in:
@@ -105,7 +105,7 @@ function parse_app_description($f) {
|
||||
|
||||
function translate_system_apps(&$arr) {
|
||||
$apps = array( 'Matrix' => t('Matrix'), 'Channel Home' => t('Channel Home'), 'Profile' => t('Profile'),
|
||||
'Photos' => t('Photos'), 'Events' => t('Events'), 'Directory' => t('Directory')
|
||||
'Photos' => t('Photos'), 'Events' => t('Events'), 'Directory' => t('Directory'), 'Help' => t('Help')
|
||||
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user