From c513e21a966f8446e3b2a3c2c96d3fef1bf565ae 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17677 b9a71923-0436-4b27-9f14-aed3839534dd --- .../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'}