Template:2011FR/form-template-default-3: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 122:
if (i==2) {
paymentType = "pp";
//document.getElementById("input_amount_other").checked=true;
document.getElementsByName("amountGiven")[0].value = document.getElementById("floating-amount-field").value;
document.paypalcontribution.removeChild(document.getElementById("recurring-hidden"));
Line 130:
if (i==3) {
paymentType = "rpp";
//document.getElementById("input_amount_other").checked=true;
document.getElementsByName("amountGiven")[0].value = document.getElementById("floating-amount-field").value;
action_url="https://wikimediafoundation.org/wiki/Special:ContributionTracking/</html>{{{language|{{BASEPAGENAME}}}}}<html>";
|