[-] BO : fixed country listing #PSCFV-4438

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17575 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-09-27 07:36:41 +00:00
parent 40c1b55ca8
commit 1b1acba4cd
2 changed files with 2 additions and 2 deletions
@@ -44,7 +44,7 @@ class AdminCountriesControllerCore extends AdminController
'enableSelection' => array('text' => $this->l('Enable selection')),
'disableSelection' => array('text' => $this->l('Disable selection')),
'affectzone' => array('text' => $this->l('Assign to a new zone'))
);
);
$this->fieldImageSettings = array(
'name' => 'logo',