[-] BO : fixed bug #PSCFV-4157

This commit is contained in:
vAugagneur
2012-09-21 14:47:52 +00:00
parent 100a17d6e5
commit af032b9e51
@@ -136,7 +136,7 @@ class AdminCustomerThreadsControllerCore extends AdminController
'type' => 'bool'
),
'PS_CUSTOMER_SERVICE_SIGNATURE' => array(
'title' => $this->l('Allow file upload'),
'title' => $this->l('Default message'),
'desc' => $this->l('Please fill the message that appears by default when you answer a thread on the customer service page'),
'type' => 'textareaLang',
'lang' => true,