Captcha implemented
This commit is contained in:
parent
7274a7a3f1
commit
97c264d888
3 changed files with 51 additions and 12 deletions
|
@ -18,6 +18,10 @@
|
|||
<label for="psw"><b>Password:</b></label><br>
|
||||
<input type="password" placeholder="Enter Password" name="psw" required><br><br><br><br>
|
||||
<p class="wrongred" id="wrong"></p>
|
||||
|
||||
<div id="h-captcha">
|
||||
|
||||
</div>
|
||||
<button type="submit">Login</button>
|
||||
</form>
|
||||
<a href="/register.html">Don't have an account?</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue