From 9d7e84233691b808e7eb8172891a868b9286e0c4 Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 24 Jul 2024 20:16:14 +0200 Subject: [PATCH] add manual tabindex 1-4 --- templates/user/auth/signin_inner.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/user/auth/signin_inner.tmpl b/templates/user/auth/signin_inner.tmpl index aa3779b2ef..f798589ae8 100644 --- a/templates/user/auth/signin_inner.tmpl +++ b/templates/user/auth/signin_inner.tmpl @@ -14,22 +14,22 @@ {{.CsrfTokenHtml}}
- +
{{if or (not .DisablePassword) .LinkAccountMode}}
- {{ctx.Locale.Tr "auth.forgot_password"}} + {{ctx.Locale.Tr "auth.forgot_password"}}
- +
{{end}} {{if not .LinkAccountMode}}
- +
{{end}} @@ -37,7 +37,7 @@ {{template "user/auth/captcha" .}}
-