Add missed app 'Order Apps'
This commit is contained in:
parent
99066ae939
commit
6086a70e06
@ -331,7 +331,8 @@ class Apps {
|
||||
'Profile' => t('Profile'),
|
||||
'Profiles' => t('Profiles'),
|
||||
'Privacy Groups' => t('Privacy Groups'),
|
||||
'Notifications' => t('Notifications')
|
||||
'Notifications' => t('Notifications'),
|
||||
'Order Apps' => t('Order Apps')
|
||||
);
|
||||
|
||||
if(array_key_exists('name',$arr)) {
|
||||
|
Reference in New Issue
Block a user