From 2e5c9d2799e0485616493a57d84eb46995a434ee Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Fri, 25 Oct 2013 12:45:21 +0200 Subject: [PATCH] fix image resolution --- templates/default/includes/single-product.html | 4 +--- templates/default/search.html | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/default/includes/single-product.html b/templates/default/includes/single-product.html index bbc9b9d68..dd4137a69 100644 --- a/templates/default/includes/single-product.html +++ b/templates/default/includes/single-product.html @@ -17,9 +17,7 @@ {loop name="product_thumbnail" type="image" product=$ID width="{$width}" height="{$height}" resize_mode="borders" limit="1"} Product #{$LOOP_COUNT} {/loop} - {elseloop rel="product_thumbnail"} - {images file="../assets/img/{$width}x{$height}.png"}Product #{$LOOP_COUNT}{/images} - {/elseloop} + diff --git a/templates/default/search.html b/templates/default/search.html index 179396b2c..7c8e212b4 100644 --- a/templates/default/search.html +++ b/templates/default/search.html @@ -26,7 +26,7 @@ {ifloop rel="product_list"}