Template:Paymentmethod/Creditcard: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
rm image code, never used
use <button>
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="donationForm.redirectPayment('cc');"/>
<button class="payment-method-button" onclick="donationForm.redirectPayment('cc');">
</html>{{{label|{{int:donate_interface-ccdc-button}}}}}<html>
</div>
</button>
</div>
</html>
</html>

Revision as of 11:33, 17 September 2018