mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Autofocus username.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<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>
|
||||
<th>Password</th>
|
||||
|
Reference in New Issue
Block a user