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>
|
<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>
|
||||||
|
Reference in New Issue
Block a user