[-] FO: Fix #PSCFV-5061

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17924 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rGaillard
2012-10-23 13:04:27 +00:00
parent 6fdeccc531
commit 1189a53427
3 changed files with 7 additions and 6 deletions
@@ -152,7 +152,7 @@
</dl>
<dl>
<dt>{l s='Message:'}</dt>
<dd>{$message.message|nl2br}</dd>
<dd>{$message.message|escape:'htmlall':'UTF-8'|nl2br}</dd>
</dl>
</div>