From 19caed4bce0daab9ccf6ab9645f44b60eb87de88 Mon Sep 17 00:00:00 2001 From: Ola Hneini Date: Thu, 10 Mar 2022 11:00:17 +0000 Subject: [PATCH] feat: add autofocus to input field "Email or username" on login page --- themes/cp_auth/login.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/themes/cp_auth/login.php b/themes/cp_auth/login.php index 8f7d1247..ba6fd06e 100644 --- a/themes/cp_auth/login.php +++ b/themes/cp_auth/login.php @@ -14,7 +14,8 @@ + required="true" + autofocus="autofocus" />