From edfe048a5860889596797b4f3abdf70917ff8447 Mon Sep 17 00:00:00 2001 From: Damon Skelhorn Date: Thu, 29 Nov 2012 14:43:38 +0000 Subject: [PATCH] Additional instance and removed inline style since CSS present in global.css --- themes/default/order-address-product-line.tpl | 2 +- themes/default/shopping-cart-product-line.tpl | 2 +- themes/default/shopping-cart.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/default/order-address-product-line.tpl b/themes/default/order-address-product-line.tpl index cd4c67e2e..e2e8734a9 100644 --- a/themes/default/order-address-product-line.tpl +++ b/themes/default/order-address-product-line.tpl @@ -37,7 +37,7 @@ {if $quantityDisplayed == 0 AND isset($customizedDatas.$productId.$productAttributeId)}{$customizedDatas.$productId.$productAttributeId|@count}{else}{$product.cart_quantity-$quantityDisplayed}{/if} {else} {if !isset($customizedDatas.$productId.$productAttributeId) OR $quantityDisplayed > 0} -
+