Template:2011FR/Form-section-radiobuttons-currencychoice: Difference between revisions

Content deleted Content added
Cbarr (talk | contribs)
No edit summary
Cbarr (talk | contribs)
No edit summary
Line 212:
function loadCountry(){
alert(window.location);
var newPage = window.location.value;
newCountry = $("#currency-select").value;
newPage.replace("</html>{{{country}}}<html>",newCountry);