about summary refs log tree commit diff
path: root/hosted/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'hosted/login.html')
-rw-r--r--hosted/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/login.html b/hosted/login.html
index 973d2b0..4f60427 100644
--- a/hosted/login.html
+++ b/hosted/login.html
@@ -30,7 +30,7 @@
                             <form method="POST">
                                 <div class="form-group">
                                     <label for="nameInput">Name</label>
-                                    <input type="text" class="form-control" id="nameInput" placeholder="Name" name="username">
+                                    <input type="text" class="form-control" id="nameInput" placeholder="Name" name="username" autofocus>
                                 </div>
                                 <div class="form-group">
                                     <label for="accesscodeInput">Access Code</label>