Template:Paymentmethod/Directdebit: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
comment out while tech work on it
 
(3 intermediate revisions by the same user not shown)
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="donationForm.redirectPayment('dd');"/>
<button class="payment-method-button" onclick="donationForm.redirectPayment('dd'); return false;">
</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>
</html>{{{label|{{int:donate_interface-dd-button}}}}}<html>
</div>
</button>
</div>
</html>
</html>
-->
-->

Latest revision as of 17:37, 23 July 2019