Add chat nick to admin users
This commit is contained in:
@@ -206,6 +206,9 @@
|
||||
<label>Jmeno
|
||||
<input name="displayName" autocomplete="off" placeholder="Petr">
|
||||
</label>
|
||||
<label>Nick v chatu
|
||||
<input name="chatNick" autocomplete="off" placeholder="Petr">
|
||||
</label>
|
||||
<label>Heslo
|
||||
<input name="password" type="password" autocomplete="new-password" placeholder="min. 8 znaku" required>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user