From 045ae7c344a151f780474ce4951046ee5d9b2165 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Wed, 25 Jan 2012 10:24:50 +0000 Subject: [PATCH] [-] BO : #PSTEST-497 - Remove alert payement message when the order is canceled git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12675 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/default/template/controllers/orders/view.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/orders/view.tpl b/admin-dev/themes/default/template/controllers/orders/view.tpl index be1016c05..5eef5609b 100755 --- a/admin-dev/themes/default/template/controllers/orders/view.tpl +++ b/admin-dev/themes/default/template/controllers/orders/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}