// Remove unused attributeLang

This commit is contained in:
tDidierjean
2011-11-18 14:09:17 +00:00
parent d06e03b707
commit 5c47836cee
14 changed files with 1 additions and 34 deletions
@@ -154,7 +154,6 @@ class AdminCountriesControllerCore extends AdminController
'label' => $this->l('Country:'),
'name' => 'name',
'lang' => true,
'attributeLang' => 'name',
'size' => 30,
'required' => true,
'hint' => $this->l('Invalid characters:').' <>;=#{}',