// fix table extensible

This commit is contained in:
vKham
2011-12-22 19:45:23 +00:00
parent 0918a063bb
commit eef7e9ecd8
10 changed files with 20 additions and 15 deletions
@@ -57,8 +57,7 @@ class AdminSpecificPriceRuleController extends AdminController
'width' => 200
),
'shop_name' => array(
'title' => $this->l('Shop'),
'width' => 300
'title' => $this->l('Shop')
),
'currency_name' => array(
'title' => $this->l('Currency'),