mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 10:26:40 +01:00
Fixed grammar and spelling in change-password.ejs
This commit is contained in:
parent
3c0620e013
commit
061c0624b8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<lottie-player autoplay background="transparent" class="icon" loop speed="5" style="height: 300px;"
|
||||
src="https://assets9.lottiefiles.com/packages/lf20_rlhnbbev.json"></lottie-player>
|
||||
<div class="py-3 text" style="padding: 0% 5%; text-align: center;">
|
||||
<a>Enter your New Password to receive instructions on how to login page.</a>
|
||||
<a>Please Enter a new password to change the current one.</a>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<form class="px-4 py-3">
|
||||
|
|
Loading…
Reference in a new issue