Update register.html

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

View File

@ -22,7 +22,7 @@
<input name="email" type="email"> <input name="email" type="email">
<label>Password: <label>Password:
<input name="password" type="text"> <input name="password" type="password">
</label> </label>
</form> </form>