|
|
|
@ -59,7 +59,7 @@
|
|
|
|
|
}
|
|
|
|
|
if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "OFFLINE") {
|
|
|
|
|
location='ZIPFILES/OFFLINE.zip';
|
|
|
|
|
} //OK
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
if (document.querySelector ("input[type='toxt']").value.toUpperCase() === "SAVIOR2") {
|
|
|
|
|
location='ZIPFILES/SAVIOR.zip';
|
|
|
|
|