// update localization tab
This commit is contained in:
@@ -157,7 +157,7 @@ class AdminCountriesControllerCore extends AdminController
|
||||
'name' => 'name',
|
||||
'lang' => true,
|
||||
'required' => true,
|
||||
'hint' => $this->l('Country name').' - '.$this->l('Invalid characters:'). ' <>;=#{} '
|
||||
'hint' => $this->l('Country name').' - '.$this->l('Invalid characters:'). ' <>;=#{} '
|
||||
),
|
||||
array(
|
||||
'type' => 'text',
|
||||
|
||||
Reference in New Issue
Block a user