summaryrefslogtreecommitdiffstats
path: root/templates/user/auth/twofa_scratch.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/auth/twofa_scratch.tmpl')
-rw-r--r--templates/user/auth/twofa_scratch.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/auth/twofa_scratch.tmpl b/templates/user/auth/twofa_scratch.tmpl
index 9b50285bf3..78aab3e575 100644
--- a/templates/user/auth/twofa_scratch.tmpl
+++ b/templates/user/auth/twofa_scratch.tmpl
@@ -11,7 +11,7 @@
{{template "base/alert" .}}
<div class="required inline field">
<label for="token">{{.i18n.Tr "auth.scratch_code"}}</label>
- <input id="token" name="token" type="text" autocomplete="off" required>
+ <input id="token" name="token" type="text" autocomplete="off" autofocus required>
</div>
<div class="inline field">