Move flattr to the bottom of the donate window.
This commit is contained in:
parent
3ae257e7a5
commit
772cc17e18
1 changed files with 3 additions and 4 deletions
|
@ -143,10 +143,6 @@ our $75,000 goal.</p>
|
|||
</form>
|
||||
<!-- PayPal end -->
|
||||
|
||||
<!-- Flattr start -->
|
||||
<p><a href="https://flattr.com/thing/1296704/Campaign-to-develop-Free-and-Open-Source-Non-Profit-Accounting-Software" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
|
||||
<!-- Flattr end -->
|
||||
|
||||
<!-- Balanced start -
|
||||
<div class="container">
|
||||
- <form action="#" method="POST" id="bank-account-form" class="form-horizontal" onsubmit="balanced.card.create(cardData, function(response) { alert(response.status); });"> -
|
||||
|
@ -292,6 +288,9 @@ function validateAmount(amount){
|
|||
</div><!-- /.toggle-content -->
|
||||
</div><!-- /.toggle.unit -->
|
||||
|
||||
<!-- Flattr start -->
|
||||
<p><a href="https://flattr.com/thing/1296704/Campaign-to-develop-Free-and-Open-Source-Non-Profit-Accounting-Software" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></p>
|
||||
<!-- Flattr end -->
|
||||
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue