Improve the login UI (css and translations)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<div id="userForm">
|
||||
<center>
|
||||
<h1>Join Us!</h1>
|
||||
<h1 data-localization="form_title"></h1>
|
||||
</center>
|
||||
<label for="name" data-localization="form_username"></label><br>
|
||||
<input type="text" id="name" name="name" data-localization-placeholder="login_username" autofocus><br>
|
||||
|
||||
Reference in New Issue
Block a user