Explorar o código

Add files via upload

Dan Nuggetsman hai 9 meses
pai
achega
492c946e6a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -90,7 +90,7 @@
 		//  return;  
 		//}	   	
 		passw = encryptSha2( $("#Password").val() + $("#Salt").val());
-		msg = "<?PHP echo(getResource0("Please set your hash in the config file with this value", $lang, "/js/home-js.php"));?>:";
+		msg = "Please set your hash in the config file with this value:";
 		alert(msg + "\n\n" + passw);	
 	}