Template:Paymentmethod/PayPal-USD: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
rm extra padding
use new function, and skip validation
Line 1: Line 1:
<html>
<html>
<div class="payment-method-div not-monthly-capable paymentmethod-pp">
<div class="payment-method-div not-monthly-capable paymentmethod-pp">
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-paypal-button}} (USD)}}}<html>" onclick="redirectPayment('ew-pp-usd');"/>
<input type="button" class="payment-method-button" value="</html>{{{label|{{int:donate_interface-paypal-button}} (USD)}}}<html>" onclick="donationForm.redirectPayment('paypal','',true);"/>
</div>
</div>
</html>
</html>

Revision as of 14:23, 6 January 2014