projects
/
pgdutmpl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23dfd15
)
Use dollar sign
author
Stephen Frost
<sfrost@snowman.net>
Wed, 10 Oct 2018 23:45:34 +0000
(19:45 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Wed, 10 Oct 2018 23:45:34 +0000
(19:45 -0400)
template/invoices/banktransfer.html
patch
|
blob
|
blame
|
history
diff --git
a/template/invoices/banktransfer.html
b/template/invoices/banktransfer.html
index 1b6aaa3580199cca2bf7a31df36c670f79bfc8bc..bc7ce2b15e2288b6dc4b030fe3de6fcef5f44ad4 100644
(file)
--- a/
template/invoices/banktransfer.html
+++ b/
template/invoices/banktransfer.html
@@
-34,7
+34,7
@@
according to the following:
</tr>
<tr>
<th>Amount</th>
- <td>
€
{{amount}}</td>
+ <td>
$
{{amount}}</td>
</tr>
</table>