From 9f421219a66f2659d836199735e9f1d7ce39c2a2 Mon Sep 17 00:00:00 2001 From: Malik Shahzad Date: Fri, 20 May 2016 18:24:56 +0500 Subject: [PATCH] Reciept Total allign Fixed. --- lms/templates/commerce/receipt.underscore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lms/templates/commerce/receipt.underscore b/lms/templates/commerce/receipt.underscore index 3e269544f2..05c4f222be 100644 --- a/lms/templates/commerce/receipt.underscore +++ b/lms/templates/commerce/receipt.underscore @@ -45,8 +45,9 @@ - <%- gettext( "Total" ) %> - + <%- gettext( "Total" ) %> + + <%- receipt.totalCost %> (<%- receipt.currency.toUpperCase() %>)