// update localization and modules tabs
This commit is contained in:
@@ -124,7 +124,7 @@ class AdminStatesControllerCore extends AdminController
|
||||
'id' => 'id_country',
|
||||
'name' => 'name',
|
||||
),
|
||||
'desc' => $this->l('Country where the state, region or city is located')
|
||||
'hint' => $this->l('Country where the state, region or city is located')
|
||||
),
|
||||
array(
|
||||
'type' => 'select',
|
||||
|
||||
Reference in New Issue
Block a user