This commit is contained in:
vChabot
2011-12-22 22:23:57 +00:00
parent 6ea6656d5d
commit 45713548cf
@@ -213,8 +213,6 @@ class AdminTaxRulesGroupControllerCore extends AdminController
'label' => $this->l('Country:'),
'name' => 'country[]',
'id' => 'country',
'multiple' => true,
'size' => 15,
'options' => array(
'query' => Country::getCountries((int)$this->context->language->id),
'id' => 'id_country',