[-] BO : fixed bug #PSCFV-4157
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17473 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user