1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-03-23 23:29:38 +01:00

register.html - Linked register button to register-verification-sent.html

This commit is contained in:
Matthew Patrick 2021-09-20 10:22:45 +07:00
parent 1eb585a1d2
commit 6bff786b9d

View file

@ -211,7 +211,7 @@
</div>
</div>
</div>
<button class="btn btn-register btn-primary" type="submit">Register</button>
<a class="btn btn-register btn-primary" type="submit" href="register-verification-sent.html">Register</a>
<div class="hoversingup-1 text-center">
<a href="login.html">Already have an account ?? Click here to Sign In !!</a>
</div>