From eaacaa9230f02b7dd4b5a83073a5c2f6fc9a8faf Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 4 Sep 2019 13:59:14 +0100 Subject: [PATCH] Height of message box --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index ff76b20b6..94a2d4b00 100644 --- a/webinterface.py +++ b/webinterface.py @@ -829,7 +829,7 @@ def htmlNewPost(baseDir: str,path: str,inReplyTo: str,mentions: [],reportUrl: st replyStr+ \ ' ' \ '' \ - ' ' \ + ' ' \ ''+extraFields+ \ '
' \ ' ' \