From c21186e9011de916b01cd6b4a812bfcb1ba29362 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 22 Sep 2019 12:13:49 +0100 Subject: [PATCH] Remove autofocus --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index fff04cb9c..6bba4d992 100644 --- a/webinterface.py +++ b/webinterface.py @@ -993,7 +993,7 @@ def htmlNewPost(translate: {},baseDir: str, \ replyStr+ \ ' ' \ '' \ - ' ' \ + ' ' \ ''+extraFields+ \ '
' \ ' ' \