Template:2012FR/Form-section/Processing/Default: Difference between revisions

Content deleted Content added
rename redirectPayment, add way to skip validation (for USD methods where there's no need to select an amount)
No edit summary
Line 110:
donationForm.addAnalytics();
if (validateForm(form)skipValidation || skipValidationvalidateForm(form)) {
form.method = "POST";
form.submit();