From 9965b6a7a76c97a2d9d66013128bcb28c3d1b5f4 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Thu, 24 Oct 2013 17:52:06 +0200 Subject: [PATCH] remove link on product images in invoice page --- templates/default/order-invoice.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/default/order-invoice.html b/templates/default/order-invoice.html index 9c17c15e6..54334647b 100644 --- a/templates/default/order-invoice.html +++ b/templates/default/order-invoice.html @@ -73,12 +73,11 @@ - {assign "cart_count" $LOOP_COUNT} {ifloop rel='product-image'} {loop type="image" name="product-image" product=$PRODUCT_ID limit="1" width="118" height="85" force_return="true"} - Product #{$cart_count} + Product #{$cart_count} {/loop} {/ifloop} {elseloop rel="product-image"}