From f8fee054acb9e15fbd60aa5eaac44bd064767139 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 26 Nov 2019 19:30:46 +0000 Subject: [PATCH] Alt for scope icon --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 6226c912..a5d61bcc 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1075,7 +1075,7 @@ def htmlNewPost(translate: {},baseDir: str, \ newPostForm+=' ' newPostForm+='
' newPostForm+='
' - newPostForm+=' '+scopeDescription+'' + newPostForm+=' '+scopeDescription+'' newPostForm+=dropDownContent newPostForm+='
' newPostForm+=' '+translate['Search for emoji']+''