[-] BO : fixed sav display message in hard coded html span #PSTEST-545

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12741 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-01-27 09:33:48 +00:00
parent c7aacb77b5
commit 35e6143f5b
3 changed files with 7 additions and 9 deletions
@@ -111,7 +111,7 @@ class AdminCustomerThreadsControllerCore extends AdminController
'width' => 50,
'filter_key' => 'messages',
'tmpTableFilter' => true,
'maxlength' => 0
'maxlength' => 40
),
'date_upd' => array(
'title' => $this->l('Last message'),