// Translation #PSCFV-3604 & others

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16822 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-08-13 13:16:36 +00:00
parent 804e6c3177
commit 730a905cfb
2 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ class AdminZonesControllerCore extends AdminController
),
array(
'type' => 'radio',
'label' => $this->l('Status:'),
'label' => $this->l('Active:'),
'name' => 'active',
'required' => false,
'class' => 't',