Fixed login with group functions
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
{% endif %}
|
||||
<form method="post">
|
||||
<input class="form-control mb-3" name="name" placeholder="New Name" required>
|
||||
<input class="form-control mb-3" name="group" type="password" placeholder="Existing Group" required>
|
||||
<input class="form-control mb-3" name="password" type="password" placeholder="New Password" required>
|
||||
<input
|
||||
type="image"
|
||||
|
||||
Reference in New Issue
Block a user