|
|
@ -70,10 +70,10 @@
|
|
|
|
<br><br>
|
|
|
|
<br><br>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<input id="new-password" type="password" autocomplete="off" class="form-control modal-input"
|
|
|
|
<input id="new-password" type="password" autocomplete="off" class="form-control modal-input"
|
|
|
|
placeholder="[ Password should be in minimum 5 characters long and should not include any whitespaces ]"/>
|
|
|
|
placeholder="[ Your password should be 5 characters or more and should not include any white spaces ]"/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<br><br>
|
|
|
|
<br><br>
|
|
|
|
Retype your new password *
|
|
|
|
Confirm your new password *
|
|
|
|
<br><br>
|
|
|
|
<br><br>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<input id="retyped-new-password" type="password" autocomplete="off" class="form-control modal-input"/>
|
|
|
|
<input id="retyped-new-password" type="password" autocomplete="off" class="form-control modal-input"/>
|
|
|
|