Autofocus username.

This commit is contained in:
Michael Jumper
2011-07-01 09:59:00 -07:00
parent 5bca79cd9c
commit 7217ee6136

View File

@@ -43,7 +43,7 @@
<table> <table>
<tr> <tr>
<th>Username</th> <th>Username</th>
<td><input type="text" name="username" id="username"/></td> <td><input type="text" name="username" id="username" autofocus="autofocus"/></td>
</tr> </tr>
<tr> <tr>
<th>Password</th> <th>Password</th>