Skip to content
Snippets Groups Projects
Commit 0a7cf359 authored by wyl's avatar wyl
Browse files

fix bugs

parent fd9e1853
No related branches found
No related tags found
1 merge request!61fix bugs
......@@ -119,7 +119,6 @@
createCode(4); // Generate a new verification code
return false; // Verification code error prevents form submission
} else {
alert("Verification code correct!");
return true; // The verification code is correct, allowing the form to be submitted
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment