Добавление нового типа пользователя + исправления из второй лабы
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<input type="text" name="login" required>
|
||||
<label for="password">Пароль: </label>
|
||||
<input type="password" name="password" required><br>
|
||||
<p><input type="checkbox" name="internal">Внутренний пользователь</p>
|
||||
<input type="submit" value="Вход">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user