From 5db9a30ad4d016b74c5b9571bde1ec912902ee50 Mon Sep 17 00:00:00 2001 From: zznidar Date: Wed, 23 Mar 2022 21:10:53 +0100 Subject: [PATCH] Add autofocus attribute to password login field (#496) --- changedetectionio/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/templates/login.html b/changedetectionio/templates/login.html index 2e24ddb4..b4d800d2 100644 --- a/changedetectionio/templates/login.html +++ b/changedetectionio/templates/login.html @@ -9,7 +9,7 @@
+ size="15" autofocus />