Template:Paymentmethod/Directdebit: Difference between revisions

From Donate
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-dd">
<div class="payment-method-div monthly-capable paymentmethod-dd">
<input type="button" class="payment-method-button" 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="donationForm.redirectPayment('dd');"/>
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" alt="</html>{{{label|{{int:donate_interface-dd-button}}}}}<html>" src="{{{image}}}" onclick="redirectPayment('dd');"/></html>}}<html>
</html>{{#if: {{{image}}}|||<html><img class="payment-method-thumb" alt="</html>{{{label|{{int:donate_interface-dd-button}}}}}<html>" src="{{{image}}}" onclick="donationForm.redirectPayment('dd');"/></html>}}<html>
</div>
</div>
</html>
</html>

Revision as of 14:14, 6 January 2014