Update register.html

This commit is contained in:
Ray 2022-10-17 14:36:15 +11:00 committed by GitHub
parent 64178aa6fc
commit 27c761e9dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -21,6 +21,8 @@
<label>EMail: <label>EMail:
<input name="email" type="email"> <input name="email" type="email">
<label>Password:
<input name="password" type="text">
</label> </label>
</form> </form>