Template:Paymentmethod/Banktransfer: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
No edit summary
merging redundant div
Line 1: Line 1:
<html>
<html>
<div class="not-monthly-capable">
<div class="payment-method-div not-monthly-capable" id="bt-payment-div">
<div class="payment-method-div" id="bt-payment-div">
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-bt-button}}}}}<html>" onclick="redirectPayment('bt');"/>
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-bt-button}}}}}<html>" onclick="redirectPayment('bt');"/>
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" alt="</html>{{{label|{{int:donate_interface-bt-button}}}}}<html>" src="{{{image}}}" onclick="redirectPayment('bt');"/></html>}}<html>
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" alt="</html>{{{label|{{int:donate_interface-bt-button}}}}}<html>" src="{{{image}}}" onclick="redirectPayment('bt');"/></html>}}<html>
</div>
</div>
</div>
</html>
</html>

Revision as of 14:46, 14 November 2013