Update register.html

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

View File

@ -24,7 +24,10 @@
<label>Password: <label>Password:
<input name="password" type="password"> <input name="password" type="password">
</label> </label>
<button>
<input name="Register" type="button">
</button>
</form> </form>