From 27d3da3bdac370142fa25e7e21b3432c2e6984b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Gaillard?= Date: Mon, 19 Dec 2011 10:40:13 +0000 Subject: [PATCH] [-] BO : #PSTEST-8 : Changed prices.tpl digits precision //last commit omit modification --- admin-dev/themes/template/products/prices.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/template/products/prices.tpl b/admin-dev/themes/template/products/prices.tpl index 6e65683a2..ea595c6cd 100644 --- a/admin-dev/themes/template/products/prices.tpl +++ b/admin-dev/themes/template/products/prices.tpl @@ -43,7 +43,7 @@ - {$currency->prefix}{$currency->suffix} + {$currency->prefix}{$currency->suffix}

{l s='The wholesale price at which you bought this product'}

@@ -51,7 +51,7 @@ - {$currency->prefix}{$currency->suffix} * + {$currency->prefix}{$currency->suffix} *

{l s='The pre-tax retail price to sell this product'}