Use dollar sign
authorStephen Frost <sfrost@snowman.net>
Wed, 10 Oct 2018 23:45:34 +0000 (19:45 -0400)
committerStephen Frost <sfrost@snowman.net>
Wed, 10 Oct 2018 23:45:34 +0000 (19:45 -0400)
template/invoices/banktransfer.html

index 1b6aaa3580199cca2bf7a31df36c670f79bfc8bc..bc7ce2b15e2288b6dc4b030fe3de6fcef5f44ad4 100644 (file)
@@ -34,7 +34,7 @@ according to the following:
 </tr>
 <tr>
  <th>Amount</th>
- <td>{{amount}}</td>
+ <td>${{amount}}</td>
 </tr>
 </table>