mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-30 17:08:40 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
f2c275094b
commit
7cce129743
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Support'] = [
|
||||
return ['Support' => [
|
||||
'Account' => 'Account',
|
||||
'All' => 'All',
|
||||
'AverageProcessTime' => 'Avg. Process Time',
|
||||
|
|
@ -57,4 +57,4 @@ $MODLANG['Support'] = [
|
|||
'Type' => 'Type',
|
||||
'Week' => 'Week',
|
||||
'Year' => 'Year',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
return ['Navigation' => [
|
||||
'Support' => 'Support',
|
||||
'Ticket' => 'Ticket',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user