diff --git a/function/normal.php b/function/normal.php index 923f676..1e4e0d7 100644 --- a/function/normal.php +++ b/function/normal.php @@ -175,7 +175,7 @@ function install() document.getElementById("submitbtn").disabled = false; document.getElementById("formdiv").style.display = ""; } else { - alert(url+'\n'+xhr4.status); + alert(url+"\n"+xhr4.status); } } }