Fix registration form button
This commit is contained in:
Родитель
f29c7024e4
Коммит
70538df3fb
|
@ -62,7 +62,7 @@
|
|||
<form class="alignedLabels">
|
||||
<label>username: <input autocomplete="username"></label>
|
||||
<label>new-password: <input type="password" autocomplete="new-password"></label>
|
||||
<p><input type="submit" value="Login"></p>
|
||||
<p><input type="submit" value="Register"></p>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче