From e37914bbe301b1a6cfb0489100a3089203bbf38e Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Wed, 10 Oct 2018 19:45:34 -0400 Subject: [PATCH] Use dollar sign --- template/invoices/banktransfer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/invoices/banktransfer.html b/template/invoices/banktransfer.html index 1b6aaa3..bc7ce2b 100644 --- a/template/invoices/banktransfer.html +++ b/template/invoices/banktransfer.html @@ -34,7 +34,7 @@ according to the following: Amount - €{{amount}} + ${{amount}} -- 2.39.5