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}