|
@@ -49,7 +49,7 @@
|
|
|
$apps[$x]['menu'][1]['uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';
|
|
|
$apps[$x]['menu'][1]['parent_uuid'] = '';
|
|
|
$apps[$x]['menu'][1]['category'] = 'internal';
|
|
|
- $apps[$x]['menu'][1]['path'] = '/app/user_settings/user_dashboard.php';
|
|
|
+ $apps[$x]['menu'][1]['path'] = '/core/user_settings/user_dashboard.php';
|
|
|
$apps[$x]['menu'][1]['order'] = '5';
|
|
|
$apps[$x]['menu'][1]['groups'][] = 'user';
|
|
|
$apps[$x]['menu'][1]['groups'][] = 'admin';
|