Fixing remaining bugs for route-restructure

This commit is contained in:
Dennis Eichhorn 2016-04-09 10:43:09 +02:00
parent ac16de11b0
commit f3073d7ee0

View File

@ -13,7 +13,7 @@
* @version 1.0.0
* @link http://orange-management.com
*/
$MODLANG['Surveys'] = [
return ['Surveys' => [
'Additional' => 'Additional',
'Answer' => 'Answer',
'Checkbox' => 'Checkbox',
@ -47,4 +47,4 @@ $MODLANG['Surveys'] = [
'Type' => 'Type',
'User' => 'User',
'UserGroup' => 'User/Group',
];
]];