Template:Paymentmethod/Directdebit: 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 1: Line 1:
<html>
<html>
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div class="payment-button-div" id="DD-donate-button">
<div class="payment-method-div" id="dd-payment-div">
<input type="button" class="payment-button" style="vertical-align: middle;" value="</html>{{{label|{{int:donate_interface-dd-button}}}}}<html>" onclick="redirectPayment('dd');"/>
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-dd-button}}}}}<html>" onclick="redirectPayment('dd');"/>
<img class="payment-thumb" style="display:inline; cursor:pointer; height:30px;" src="</html>{{{image|}}}<html>" onclick="redirectPayment('dd');"/>
<img class="payment-method-thumb" src="</html>{{{image|}}}<html>" onclick="redirectPayment('dd');"/>
</div>
</div>
</div>
</div>

Revision as of 23:08, 23 January 2012