mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-02-06 04:38:40 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
46e2e2ade5
commit
367a8a6add
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Contact'] = [
|
||||
return ['Contact' => [
|
||||
'Addresses' => 'Addresses',
|
||||
'Address' => 'Address',
|
||||
'City' => 'City',
|
||||
|
|
@ -30,4 +30,4 @@ $MODLANG['Contact'] = [
|
|||
'Province' => 'Province',
|
||||
'State' => 'State',
|
||||
'Zip' => 'Zip',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user