This commit is contained in:
Extrimal 2023-11-25 15:37:08 +03:00
parent 20a5d918c8
commit d1bc2c140b

View File

@ -1,6 +0,0 @@
function CheckForm(el){
var login = el.name1.name2.name.value
console.log("hello");
return false;
}