renamed password to new_password
This commit is contained in:
parent
d2cdcdded4
commit
6461046c31
@ -8,7 +8,7 @@
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
<label for="password">Password (leave empty to keep the current one)</label>
|
<label for="password">Password (leave empty to keep the current one)</label>
|
||||||
<input type="password" name="password" id="password">
|
<input type="password" name="new_password" id="new_password">
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<label for="first">First</label>
|
<label for="first">First</label>
|
||||||
|
Loading…
Reference in New Issue
Block a user