From 3d39e32c43e1c643bd3d3700b9d1f71b4e3043ee Mon Sep 17 00:00:00 2001 From: aFolletete Date: Wed, 23 Nov 2011 23:05:56 +0000 Subject: [PATCH] // fixed little issue git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10636 b9a71923-0436-4b27-9f14-aed3839534dd --- 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}