From df7b5c98615d0117d622f883a1848a2172cd33d4 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Thu, 4 Jul 2013 17:25:00 +0200 Subject: [PATCH] [-] FO : Fix bug #PSCFV-9669, update total price on order-payment --- themes/default/mobile/order-payment.tpl | 2 +- themes/default/order-payment.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/mobile/order-payment.tpl b/themes/default/mobile/order-payment.tpl index c55d8380c..8e4e02c15 100644 --- a/themes/default/mobile/order-payment.tpl +++ b/themes/default/mobile/order-payment.tpl @@ -163,7 +163,7 @@ {/if} - {displayPrice price=$total_price} + {displayPrice price=$total_price} {else} diff --git a/themes/default/order-payment.tpl b/themes/default/order-payment.tpl index 27786cb5c..ef3acd45a 100644 --- a/themes/default/order-payment.tpl +++ b/themes/default/order-payment.tpl @@ -182,7 +182,7 @@

{l s='Total'}

- {displayPrice price=$total_price} + {displayPrice price=$total_price} {else}