mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-02-16 17:38:41 +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
|
* @version 1.0.0
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
$MODLANG['Contact'] = [
|
return ['Contact' => [
|
||||||
'Addresses' => 'Addresses',
|
'Addresses' => 'Addresses',
|
||||||
'Address' => 'Address',
|
'Address' => 'Address',
|
||||||
'City' => 'City',
|
'City' => 'City',
|
||||||
|
|
@ -30,4 +30,4 @@ $MODLANG['Contact'] = [
|
||||||
'Province' => 'Province',
|
'Province' => 'Province',
|
||||||
'State' => 'State',
|
'State' => 'State',
|
||||||
'Zip' => 'Zip',
|
'Zip' => 'Zip',
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user