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