Template:2011FR/lp-form-US7amounts-extrainfo-noppval2: Difference between revisions
Content deleted Content added
updateCC is being a pain, not needed for US |
Jalexander (talk | contribs) turn cc status back on but using 1st step button so that we can still turn off if cc server down |
||
Line 511:
if ( ( currency == 'AUD' ) || ( currency == 'CAD' ) || ( currency == 'EUR' ) ||
(currency == 'GBP' ) || ( currency == 'JPY' ) || ( currency == 'USD' ) ) {
▲ //document.getElementById('cc-donate-button').style.display = "</html>{{CC-status}}<html>";
} else {
document.getElementById('cc-donate-
}
}
|