[-] BO : fix #PSTEST-134

This commit is contained in:
lLefevre
2012-01-12 09:38:12 +00:00
parent c3ba65278b
commit 9c701e5bfc
2 changed files with 86 additions and 87 deletions
+2 -2
View File
@@ -61,8 +61,8 @@ class AdminGroupsControllerCore extends AdminController
'filter_key' => 'b!name'
),
'reduction' => array(
'title' => $this->l('Discount'),
'width' => 50,
'title' => $this->l('Discount (%)'),
'width' => 100,
'align' => 'right',
'type' => 'percent'
),