Ways to give: Difference between revisions

Content deleted Content added
Cbarr (talk | contribs)
No edit summary
Cbarr (talk | contribs)
No edit summary
Line 96:
 
function loadCurrency(code){
document.paypalcontribution.action = var newPage="https://wikimediafoundation.org/wiki/Special:ContributionTracking/</html>{{int:lang}}<html>";
var currency = document.createElement("input");
currency.type = "hidden";
Line 103:
document.paypalcontribution.appendChild(currency);
 
document.paypalcontribution.submit();
location.replace(newPage);
}
</script>