renamed a label
This commit is contained in:
parent
2b34a89068
commit
7160fd0804
|
@ -5,7 +5,7 @@
|
|||
<input type="text" name="nick" id="nick" required>
|
||||
<br>
|
||||
|
||||
<label for="password">Password</label>
|
||||
<label for="new_password">Password</label>
|
||||
<input type="password" name="new_password" id="new_password" required>
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Reference in New Issue