Template:Paymentmethod/Creditcard: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
new class name |
No edit summary |
||
Line 1: | Line 1: | ||
<html> |
<html> |
||
<div class="payment-method-div monthly-capable paymentmethod-cc"> |
<div class="payment-method-div monthly-capable paymentmethod-cc"> |
||
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-ccdc-button}}}}}<html>" onclick="redirectPayment('cc');"/> |
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-ccdc-button}}}}}<html>" onclick="donationForm.redirectPayment('cc');"/> |
||
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" alt="</html>{{{label|{{int:donate_interface-ccdc-button}}}}}<html>" src="{{{image}}}" onclick="redirectPayment('cc');"/></html>}}<html> |
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" alt="</html>{{{label|{{int:donate_interface-ccdc-button}}}}}<html>" src="{{{image}}}" onclick="donationForm.redirectPayment('cc');"/></html>}}<html> |
||
</div> |
</div> |
||
</html> |
</html> |
Revision as of 14:13, 6 January 2014