// Translation #PSCFV-3604 & others

This commit is contained in:
dMetzger
2012-08-13 13:16:36 +00:00
parent e89363ca7d
commit 20db4b77d9
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',