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:
parent
1eb585a1d2
commit
6bff786b9d
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue