replace hardcoded Euro currency with account.currency

3.4
Andrew Pogrebennyk 14 years ago
parent 81ca999f55
commit 168717bdd9

@ -155,7 +155,7 @@
add
<input type="text" name="add_cash" value="[% balanceadd.cash %]"
title="amount of money to add, float" />
Euro
[% account.currency %]
[% END %]
</div>
</li>

Loading…
Cancel
Save