From 8107f77e4d6781063ab3a66e9d6f28b4ca66f1bc Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Tue, 2 Oct 2012 10:34:21 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-4618 --- .../views/templates/front/favoriteproducts-account.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl b/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl index 5c547ad46..b69a638a2 100644 --- a/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl +++ b/modules/favoriteproducts/views/templates/front/favoriteproducts-account.tpl @@ -68,7 +68,7 @@ $('document').ready(function() {foreach from=$favoriteProducts item=favoriteProduct}
- +

{$favoriteProduct.name|escape:'htmlall':'UTF-8'}

{$favoriteProduct.description_short|strip_tags|escape:'htmlall':'UTF-8'}