Template:2011FR/lp-form-monthlyonly: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 176:
else return path;
}
/*
function updateCC( currency ) {
if ( ( currency == 'AUD' ) || ( currency == 'CAD' ) || ( currency == 'EUR' ) ||
Line 185:
}
}
*/
document.paypalcontribution.utm_medium.value = getQuerystring( 'utm_medium' );
|