From 6b8bf2355f43c298ef768293a8c5fe19aae303a8 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 27 Nov 2019 12:15:41 +0000 Subject: [PATCH] newline --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 0a1850ddf..86ef04e48 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1095,7 +1095,7 @@ def htmlNewPost(translate: {},baseDir: str, \ newPostForm+='
' newPostForm+=' ' newPostForm+='' - newPostForm+='
' + newPostForm+='

' if endpoint!='newquestion': newPostForm+=' ' else: