Add missed app 'Order Apps'

This commit is contained in:
Max Kostikov 2018-08-17 17:48:55 +02:00
parent 99066ae939
commit 6086a70e06

View File

@ -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)) {