Template:Paymentmethod/Directdebit: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
try monthly capable again
merging redundant div
Line 1: Line 1:
<html>
<html>
<div class="monthly-capable">
<div class="payment-method-div monthly-capable" id="dd-payment-div">
<div class="payment-method-div" id="dd-payment-div">
<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="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="redirectPayment('dd');"/></html>}}<html>
</div>
</div>
</div>
</html>
</html>

Revision as of 14:49, 14 November 2013