mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-18 19:08:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
60019a64ad
commit
9607831985
|
|
@ -13,10 +13,10 @@
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
$MODLANG['Navigation'] = [
|
return ['Navigation' => [
|
||||||
'Analysis' => 'Analysis',
|
'Analysis' => 'Analysis',
|
||||||
'Create' => 'Create',
|
'Create' => 'Create',
|
||||||
'Events' => 'Events',
|
'Events' => 'Events',
|
||||||
'Marketing' => 'Marketing',
|
'Marketing' => 'Marketing',
|
||||||
'Promotions' => 'Promotions',
|
'Promotions' => 'Promotions',
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user