// change message customer tread

This commit is contained in:
vKham
2012-01-02 16:55:07 +00:00
parent 89cc670b9f
commit 387fffc250
8 changed files with 67 additions and 37 deletions
@@ -117,8 +117,7 @@ class AdminFeaturesControllerCore extends AdminController
'width' => 25
),
'value' => array(
'title' => $this->l('Value'),
'width' => 100
'title' => $this->l('Value')
)
);