From 57199ef1eedcf4196bc5135eaddb906987e41b77 Mon Sep 17 00:00:00 2001 From: aFolletete Date: Mon, 24 Oct 2011 14:40:56 +0000 Subject: [PATCH] // cleanned useless characters --- admin-dev/themes/template/orders/_customized_data.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/template/orders/_customized_data.tpl b/admin-dev/themes/template/orders/_customized_data.tpl index d1fc80a64..3c87a5b9d 100755 --- a/admin-dev/themes/template/orders/_customized_data.tpl +++ b/admin-dev/themes/template/orders/_customized_data.tpl @@ -27,11 +27,13 @@ {if ($product.customizedDatas)} {if ($product.image->id)}{$product.image_tag}{else}'--'{/if} - + + {$product['product_name']} - {l s='customized'}
{if ($product['product_reference'])}{l s='Ref:'} {$product['product_reference']}
{/if} {if ($product['product_supplier_reference'])}{l s='Ref Supplier:'} {$product['product_supplier_reference']}{/if} - .'
+ + {displayPrice price=$product['product_price_wt'] currency=$currency->id} {$product['customizationQuantityTotal']} {if ($order->hasBeenPaid())}{$product['customizationQuantityRefunded']}{/if}