From 17aed56146f82cc7eceba1d7cb97a3e8e86587bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Gaillard?= Date: Mon, 31 Dec 2012 12:17:42 +0100 Subject: [PATCH] // small fix --- modules/productcomments/productcomments.tpl | 2 +- themes/default/css/global.css | 63 ++++++++++++++------- 2 files changed, 45 insertions(+), 20 deletions(-) diff --git a/modules/productcomments/productcomments.tpl b/modules/productcomments/productcomments.tpl index 4acf32922..549cdbb28 100644 --- a/modules/productcomments/productcomments.tpl +++ b/modules/productcomments/productcomments.tpl @@ -53,7 +53,7 @@ var productcomments_url_rewrite = '{$productcomments_url_rewriting_activated}';

{$comment.title}

-

{$comment.content|escape:'html':'UTF-8'|nl2br}

+

{$comment.content|escape:'html':'UTF-8'|nl2br}