// HelperForm : 'p' replaced by 'desc'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10286 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -306,7 +306,7 @@ class AdminTaxRulesGroupControllerCore extends AdminController
|
||||
'label' => $this->l('No Tax')
|
||||
)
|
||||
),
|
||||
'p' => $this->l('(Total tax:').'9%)'
|
||||
'desc' => $this->l('(Total tax:').'9%)'
|
||||
),
|
||||
array(
|
||||
'type' => 'text',
|
||||
|
||||
Reference in New Issue
Block a user