From 26ffccdeab37c7a7047777c3b4e108a737f62567 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 25 Jun 2020 23:08:28 +0100 Subject: [PATCH] Revert --- webinterface.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 463f823e..26ecfdd1 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2038,6 +2038,7 @@ def htmlNewPost(mediaInstance: bool, translate: {}, dropDownContent += ' \n' dropDownContent += ' \n' dropDownContent += ' \n' + dropDownContent += '\n' else: mentionsStr = 'Re: ' + reportUrl + '\n\n' + mentionsStr @@ -2055,7 +2056,7 @@ def htmlNewPost(mediaInstance: bool, translate: {}, '/searchemoji">' + \
-        translate['Search for emoji'] + '\n' + translate['Search for emoji'] + '"/>\n' newPostForm += ' \n' newPostForm += '
\n' newPostForm += \