From 34c23ed3b51300f846074e9c68079be2d8c91a7b Mon Sep 17 00:00:00 2001 From: aFolletete Date: Wed, 8 Feb 2012 14:03:58 +0000 Subject: [PATCH] [-] BO : fixed bug #PSTEST-640 - fixed bug on two float comparison git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13125 b9a71923-0436-4b27-9f14-aed3839534dd --- .../default/template/controllers/orders/helpers/view/view.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl index 360cef802..cba6984a5 100755 --- a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl @@ -221,7 +221,7 @@
{/if} -

+

{l s='Warning:'} {displayPrice price=$total_paid currency=$currency->id} {l s='paid instead of'} {displayPrice price=$order->total_paid_tax_incl currency=$currency->id}