Autofocus on username input.

This commit is contained in:
Rebecka Gulliksson
2015-03-09 14:19:11 +01:00
parent a4af98d843
commit 65399af7db

View File

@@ -14,7 +14,7 @@
<label for="login">Username</label>
</div>
<div>
<input type="text" name="login" value="${login}"/><br/>
<input type="text" name="login" value="${login}" autofocus><br/>
</div>
<div class="label">