mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-05 03:28:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
7ce67e7b7b
commit
ee3ba02494
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['News'] = [
|
||||
return ['News' => [
|
||||
'Additional' => 'Additional',
|
||||
'Archive' => 'Archive',
|
||||
'Author' => 'Author',
|
||||
|
|
@ -37,4 +37,4 @@ $MODLANG['News'] = [
|
|||
'TYPE0' => 'Article',
|
||||
'TYPE1' => 'Link',
|
||||
'TYPE2' => 'Headline',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,9 +13,9 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
return ['Navigation' => [
|
||||
'Archive' => 'Archive',
|
||||
'Create' => 'Create',
|
||||
'Draft' => 'Draft',
|
||||
'News' => 'News',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user