Fixing remaining bugs for route-restructure

This commit is contained in:
Dennis Eichhorn 2016-04-09 10:43:09 +02:00
parent 60019a64ad
commit 9607831985

View File

@ -13,10 +13,10 @@
* @version 1.0.0
* @link http://orange-management.com
*/
$MODLANG['Navigation'] = [
return ['Navigation' => [
'Analysis' => 'Analysis',
'Create' => 'Create',
'Events' => 'Events',
'Marketing' => 'Marketing',
'Promotions' => 'Promotions',
];
]];