forked from services/mlmmj-light-web-ecg
Removed unnecessary files, Added autofocus to login form
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user