renamed a variable
This commit is contained in:
parent
71f8e1623e
commit
10d56751e4
|
@ -17,7 +17,7 @@
|
|||
<input type="text" name="last" id="last" required>
|
||||
<br>
|
||||
|
||||
<label for="is-admin">Is Admin</label>
|
||||
<label for="is_admin">Is Admin</label>
|
||||
<input type="checkbox" name="is_admin" id="is_admin">
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Reference in New Issue