mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request #668 from amalhub/master
UI Text: Changing the password
This commit is contained in:
commit
350714ce71
@ -70,10 +70,10 @@
|
||||
<br><br>
|
||||
<div>
|
||||
<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>
|
||||
<br><br>
|
||||
Retype your new password *
|
||||
Confirm your new password *
|
||||
<br><br>
|
||||
<div>
|
||||
<input id="retyped-new-password" type="password" autocomplete="off" class="form-control modal-input"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user