Template:Paymentmethod/Banktransfer: Difference between revisions

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

Revision as of 19:16, 26 January 2012

{{#if image|||

     <img class="payment-method-thumb" src="{{{image}}}" onclick="redirectPayment('bt');"/>}}