// update localization tab

This commit is contained in:
Sarah Lorenzini
2013-07-30 17:45:50 +02:00
parent faafe4167a
commit 635076a7ad
11 changed files with 281 additions and 257 deletions
@@ -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:'). ' &lt;&gt;;=#{} '
),
array(
'type' => 'text',