forked from leftypol/leftypol
Add other donation fields to donate theme / extension
This commit is contained in:
parent
03075e7a8c
commit
e5aa42860d
2 changed files with 10 additions and 3 deletions
|
@ -32,7 +32,9 @@
|
|||
|
||||
<p>Cost per month {{ settings.monthlyamount }}</p>
|
||||
|
||||
<p>Funds from stickers {{ settings.currentamount }} </p>
|
||||
<p>Funds from stickers {{ settings.stickeramount }} </p>
|
||||
|
||||
<p>Funds from other donations {{ settings.otheramount }} </p>
|
||||
|
||||
<div class="container">
|
||||
<div class="{{ settings.progressbarcssclass }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue