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