// 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
+1 -1
View File
@@ -82,7 +82,7 @@ class AdminTaxesControllerCore extends AdminController
),
'PS_USE_ECOTAX' => array(
'title' => $this->l('Use ecotax:'),
'hint' => $ecotax_desc,
'desc' => $ecotax_desc,
'validation' => 'isBool',
'cast' => 'intval',
'type' => 'bool'