Skip to content

Commit

Permalink
Login page autofocus on username
Browse files Browse the repository at this point in the history
  • Loading branch information
jeessy2 committed Oct 31, 2024
1 parent abef25c commit 8f6fb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ <h5 data-i18n="Login" class="portlet__head">Login</h5>
class="form-control form"
name="Username"
id="Username"
autofocus
/>
</div>
</div>
Expand Down

0 comments on commit 8f6fb12

Please sign in to comment.