From f332021edbf6945fdd5ef49681990db9b92d3c22 Mon Sep 17 00:00:00 2001 From: aFolletete Date: Wed, 23 Nov 2011 23:05:56 +0000 Subject: [PATCH] // fixed little issue --- admin-dev/themes/template/orders/view.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/template/orders/view.tpl b/admin-dev/themes/template/orders/view.tpl index ef5027ddf..776a2a6ea 100755 --- a/admin-dev/themes/template/orders/view.tpl +++ b/admin-dev/themes/template/orders/view.tpl @@ -266,8 +266,8 @@ {dateFormat date=$payment->date_add full=true} {$payment->payment_method} - {displayPrice price=$payment->amount currency=$payment->id_currency} {$payment->transaction_id} + {displayPrice price=$payment->amount currency=$payment->id_currency} {/foreach}