Template:Paymentmethod/Directdebit: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
should be monthly capable, let's check...
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
<html>
<html>
<div class="monthly-capable">
<div class="payment-method-div monthly-capable paymentmethod-dd">
<div class="payment-method-div" id="dd-payment-div">
<button class="payment-method-button" onclick="donationForm.redirectPayment('dd'); return false;">
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-dd-button}}}}}<html>" onclick="redirectPayment('dd');"/>
</html>{{{label|{{int:donate_interface-dd-button}}}}}<html>
</button>
</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>
-->

Latest revision as of 17:37, 23 July 2019