mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 10:26:40 +01:00
Fixed wording on forgot-password.ejs
This commit is contained in:
parent
d4e3a60f69
commit
54d4a31b5a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<lottie-player autoplay background="transparent" class="icon" loop speed="1"
|
||||
src="https://assets9.lottiefiles.com/packages/lf20_xvrofzfk.json"></lottie-player>
|
||||
<div class="py-3 text" style="padding: 0% 5%; text-align: center;">
|
||||
<a>Enter your email to receive instructions on how to reset your password.</a>
|
||||
<a>Enter your email to receive a link to reset your password.</a>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<form class="px-4 py-3">
|
||||
|
|
Loading…
Reference in a new issue