Template:Paymentmethod/Banktransfer: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
No edit summary
No edit summary
Line 3: Line 3:
<div class="payment-method-div" 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|||<img class="payment-method-thumb" src="{{{image}}}" onclick="redirectPayment('bt');"/>}}<html>
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" src="{{{image}}}" onclick="redirectPayment('bt');"/></html>}}<html>
</div>
</div>
</div>
</div>

Revision as of 19:19, 26 January 2012