mirror of
https://gitlab.com/nekoya/web.git
synced 2025-02-16 18:31:58 +01:00
otp.html - Changed Texts to be more clear
This commit is contained in:
parent
dc01ddc51d
commit
86cd1fe138
1 changed files with 2 additions and 4 deletions
6
otp.html
6
otp.html
|
@ -150,8 +150,6 @@
|
|||
<div class="collapse navbar-collapse" id="navbarTogglerDemo01"></div>
|
||||
</nav>
|
||||
|
||||
<br>
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
|
@ -161,7 +159,7 @@
|
|||
class="icon"
|
||||
loop speed="1" src="https://assets2.lottiefiles.com/packages/lf20_zztlhuue.json"></lottie-player>
|
||||
<div class="py-3 text" style="padding: 0% 5%; text-align: center;">
|
||||
<a>code has been send to kel*****@gmail.com</a>
|
||||
<a>A String of OTP Code Has Been Sent to kel*****@gmail.com</a>
|
||||
</div>
|
||||
<br>
|
||||
<div class="input-container d-flex flex-row justify-content-center mt-2">
|
||||
|
@ -179,7 +177,7 @@
|
|||
</div>
|
||||
<div class="text-resend">
|
||||
<small>
|
||||
didn't get the otp?
|
||||
Didn't Get An Email??
|
||||
<a class="text-decoration-none" href="forgot-password.html">Resend Code</a>
|
||||
</small>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue