Переработана и протестирована регистрация

This commit is contained in:
2020-03-15 14:41:37 +03:00
parent 5958669a1c
commit 5ffd4e9a7e
4 changed files with 56 additions and 28 deletions

View File

@@ -72,7 +72,7 @@
<div class="form__field-title" >
Введите пароль
</div>
<input type="text" class="form__input-text" placeholder="Введите пароль" name = "UserPass">
<input type="text" class="form__input-text" placeholder="Введите пароль" name = "UserPassw">
</label>
</div>
<div class="form__btns">