renamed name to username

This commit is contained in:
Jack 2020-06-21 22:50:11 +01:00
parent 664d8a6612
commit ee50cf96bf

View file

@ -480,7 +480,7 @@
<div class="register side">
<div class="title">register</div>
<form action="" autocomplete="off">
<input type="text" placeholder="name">
<input type="text" placeholder="username">
<input type="text" placeholder="email">
<input type="password" placeholder="password" autocomplete="new-password">
<input type="password" placeholder="verify password">