diff --git a/themes/default/mobile/product-images.tpl b/themes/default/mobile/product-images.tpl index 8c5fe2a19..eec67564d 100644 --- a/themes/default/mobile/product-images.tpl +++ b/themes/default/mobile/product-images.tpl @@ -30,7 +30,7 @@
{assign var=image_cover value=$product->getCover($product->id)} {assign var=imageIds value="`$product->id`-`$image_cover.id_image`"} - {$images[0].legend|htmlspecialchars} + {$product->name|escape:'htmlall':'UTF-8'}