better translation, alert javascrpt if a bot is on error

This commit is contained in:
gnieark 2017-01-29 23:31:45 +01:00
parent 15c63fc316
commit e4b4d6dfeb
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a
Subproject commit f97b9cd3c2dcf348d110d17613a82614d1163ab5

View File

@ -200,4 +200,4 @@ switch($_POST['act']){
error(404,"erf");
break;
}
}