From eea2c219e41bd2f14add0e13d76d657f8b76261a Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Tue, 25 Jun 2019 16:28:56 +0200 Subject: [PATCH] Autofocus 2-factor-authentication input field on log in Signed-off-by: Sven Strickroth --- templates/login/twofactor/application.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/login/twofactor/application.twig b/templates/login/twofactor/application.twig index 3077e03e0a..8f2739e7c5 100644 --- a/templates/login/twofactor/application.twig +++ b/templates/login/twofactor/application.twig @@ -1,4 +1,4 @@

- +

{% trans "Open the two-factor authentication app on your device to view your authentication code and verify your identity." %}