diff --git a/assets/js/selecting.js b/assets/js/selecting.js index eb28390102..f7ee965582 100644 --- a/assets/js/selecting.js +++ b/assets/js/selecting.js @@ -75,15 +75,15 @@ function redirect() { var minor = document.getElementById("minor"); var nver = document.getElementById("nver"); var region = document.getElementById("region"); - //var isN3DS = document.getElementById("new3DS").checked; - //var isO3DS = document.getElementById("old3DS").checked; + var isN3DS = document.getElementById("new3DS").checked; + var isO3DS = document.getElementById("old3DS").checked; document.getElementById("result_noneSelected").style.display = "none"; document.getElementById("result_invalidVersion").style.display = "none"; document.getElementById("result_methodUnavailable").style.display = "none"; - //if ((!isN3DS) && (!isO3DS)) { - // document.getElementById("result_noneSelected").style.display = "block"; - //} - if (major.value == 0) { + if ((!isN3DS) && (!isO3DS)) { + document.getElementById("result_noneSelected").style.display = "block"; + } + else if (major.value == 0) { document.getElementById("result_invalidVersion").style.display = "block"; } // only do things if major isnt 0, which would be invalid diff --git a/de_DE/get-started.html b/de_DE/get-started.html index 44c9bb6c47..a07ff9f027 100644 --- a/de_DE/get-started.html +++ b/de_DE/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({
To find the correct method for your device, please enter the system version you found in Section II.
- + diff --git a/es_ES/get-started.html b/es_ES/get-started.html index 5ed4802188..afdbc3e932 100644 --- a/es_ES/get-started.html +++ b/es_ES/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({To find the correct method for your device, please enter the system version you found in Section II.
- + diff --git a/feed.xml b/feed.xml index b4bca1f955..6150a199aa 100644 --- a/feed.xml +++ b/feed.xml @@ -1 +1 @@ -To find the correct method for your device, please enter the system version you found in Section II.
- + diff --git a/get-started.html b/get-started.html index bbe59a0530..7527a7c4f8 100644 --- a/get-started.html +++ b/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({To find the correct method for your device, please enter the system version you found in Section II.
- + diff --git a/hu_HU/get-started.html b/hu_HU/get-started.html index f5e3e99785..cf8005563f 100644 --- a/hu_HU/get-started.html +++ b/hu_HU/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({A korrrekt metódushoz az eszközödhöz, kérjük add meg azt a rendszer verziót, amit a II. részben találtál.
- + diff --git a/it_IT/get-started.html b/it_IT/get-started.html index 2b0b817cb5..968f40385b 100644 --- a/it_IT/get-started.html +++ b/it_IT/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({Per trovare il metodo corretto per la tua console, inserisci la versione di sistema che hai trovato nella Sezione II.
- + diff --git a/ko_KR/get-started.html b/ko_KR/get-started.html index b1734a12ed..7ba35a086d 100644 --- a/ko_KR/get-started.html +++ b/ko_KR/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({올바른 방법을 사용하기 위해, 섹션 II에서 확인한 시스템 버전을 입력해 주세요.
- + diff --git a/nl_NL/get-started.html b/nl_NL/get-started.html index ef30280036..fee3e443d5 100644 --- a/nl_NL/get-started.html +++ b/nl_NL/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({To find the correct method for your device, please enter the system version you found in Section II.
- + diff --git a/pt_BR/get-started.html b/pt_BR/get-started.html index 8d295cb43f..3ba4780518 100644 --- a/pt_BR/get-started.html +++ b/pt_BR/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({Para encontrar o método correto para o seu dispositivo, por favor digite a versão do sistema que encontrou na Seção II.
- + diff --git a/zh_CN/get-started.html b/zh_CN/get-started.html index 108fbd68af..88acb8023d 100644 --- a/zh_CN/get-started.html +++ b/zh_CN/get-started.html @@ -486,16 +486,16 @@ window.cookieconsent.initialise({To find the correct method for your device, please enter the system version you found in Section II.
- + diff --git a/zh_TW/get-started.html b/zh_TW/get-started.html index 1c76168e8d..26618c68c8 100644 --- a/zh_TW/get-started.html +++ b/zh_TW/get-started.html @@ -485,16 +485,16 @@ window.cookieconsent.initialise({To find the correct method for your device, please enter the system version you found in Section II.
- +