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