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

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>