Template:Paymentmethod/Creditcard: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 1:
<html>
<div class="not-monthly-capable">
<div class="payment-button-div" id="CC-donate-button">
<input type="button" class="payment-button" style="vertical-align: middle;" value="</html>{{{label|{{int:donate_interface-ccdc-button}}}}}<html>" onclick="redirectPayment('cc');"/>
<img class="payment-thumb" style="display:inline; cursor:pointer; height:30px;" src="</html>{{{image|}}}<html>" onclick="redirectPayment('cc')
</div>
</div>
|