Template:2011FR/form-template-default-3: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 137:
document.paypalcontribution.action = action_url;
document.paypalcontribution.utm_source.value = getQuerystring( 'utm_source' ) + '.' + getLandingPage() + '.' + paymentType;
if (validateForm(document.paypalcontribution)) {
|