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