Template:Paymentmethod/Banktransfer: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
m Pcoombe moved page Template:2012FR/Form-section/Paymentmethods/Banktransfer to Template:Paymentmethod/Banktransfer: simplify |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- |
|||
<html> |
<html> |
||
<div class="not-monthly-capable"> |
<div class="payment-method-div not-monthly-capable paymentmethod-bt"> |
||
< |
<button class="payment-method-button" onclick="donationForm.redirectPayment('bt'); return false;"> |
||
</html>{{{label|{{int:donate_interface-bt-button}}}}}<html> |
|||
</button> |
|||
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" src="{{{image}}}" onclick="redirectPayment('bt');"/></html>}}<html> |
|||
</div> |
</div> |
||
</div> |
|||
</html> |
</html> |
||
--> |