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}