Removed unnecessary files, Added autofocus to login form

This commit is contained in:
2021-08-23 12:09:32 +02:00
parent e7d5a4b981
commit 10df9b50dd
8 changed files with 1 additions and 4810 deletions

View File

@@ -42,7 +42,7 @@
Username:
</div>
<div id="username_right">
<input type="text" name="login_username" id="username_input">
<input type="text" name="login_username" id="username_input" autofocus>
</div>
</div>
<div id="password">