mirror of
https://github.com/Karaka-Management/oms-Surveys.git
synced 2026-02-15 14:58:40 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
ac16de11b0
commit
f3073d7ee0
|
|
@ -13,7 +13,7 @@
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
$MODLANG['Surveys'] = [
|
return ['Surveys' => [
|
||||||
'Additional' => 'Additional',
|
'Additional' => 'Additional',
|
||||||
'Answer' => 'Answer',
|
'Answer' => 'Answer',
|
||||||
'Checkbox' => 'Checkbox',
|
'Checkbox' => 'Checkbox',
|
||||||
|
|
@ -47,4 +47,4 @@ $MODLANG['Surveys'] = [
|
||||||
'Type' => 'Type',
|
'Type' => 'Type',
|
||||||
'User' => 'User',
|
'User' => 'User',
|
||||||
'UserGroup' => 'User/Group',
|
'UserGroup' => 'User/Group',
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user