aboutsummaryrefslogtreecommitdiff
path: root/sklad/login.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'sklad/login.tmpl')
-rw-r--r--sklad/login.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sklad/login.tmpl b/sklad/login.tmpl
index dab1172..c34ab53 100644
--- a/sklad/login.tmpl
+++ b/sklad/login.tmpl
@@ -6,7 +6,7 @@
<form method=post>
<label for=password>Heslo:</label>
-<input type=password name=password id=password
+<input type=password name=password id=password autofocus
><input type=submit value="Přihlásit">
</form>