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 900c9e33d..c3f5ad1d0 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 @@ -234,7 +234,7 @@

{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} + {l s='paid instead of'} {displayPrice price=$orders_total_paid_tax_incl currency=$currency->id}

{/if}