From 168717bdd93a5fc4e8bea694cb365a7391ce35cc Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Fri, 31 Aug 2012 08:39:13 +0000 Subject: [PATCH] replace hardcoded Euro currency with account.currency --- root/tt/account_detail.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/tt/account_detail.tt b/root/tt/account_detail.tt index 359e2a0..252fa55 100644 --- a/root/tt/account_detail.tt +++ b/root/tt/account_detail.tt @@ -155,7 +155,7 @@ add - Euro + [% account.currency %] [% END %]