Fixing remaining bugs for route-restructure

This commit is contained in:
Dennis Eichhorn 2016-04-09 10:43:09 +02:00
parent b6d6ea716e
commit 58df7357a6

View File

@ -13,8 +13,8 @@
* @version 1.0.0
* @link http://orange-management.com
*/
$MODLANG['Navigation'] = [
return ['Navigation' => [
'List' => 'List',
'Profile' => 'Profile',
'Profiles' => 'Profiles',
];
]];