From faca28a3926795eb17c491d4c651e4e15670d354 Mon Sep 17 00:00:00 2001 From: Samuel de Ancos Date: Sun, 20 Apr 2014 20:54:11 +0200 Subject: [PATCH] Update product.tpl Bug fix: not show image in product. (issues/36) https://github.com/tpeigne/simpleresponsivetheme/issues/36 --- themes/simpleresponsivetheme/product.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/simpleresponsivetheme/product.tpl b/themes/simpleresponsivetheme/product.tpl index bb62ca7..f4a85d7 100644 --- a/themes/simpleresponsivetheme/product.tpl +++ b/themes/simpleresponsivetheme/product.tpl @@ -218,7 +218,7 @@
{if $have_image} - {$link->getImageLink($product->link_rewrite, $cover.id_image, 'thickbox_default')} + {$link->getImageLink($product->link_rewrite, $cover.id_image, 'thickbox_default')} {else}