From 869b5e3c381ca93fbae1f5f1533806f95c6763c7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 25 Jun 2020 23:05:47 +0100 Subject: [PATCH] Move emoji search link --- webinterface.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/webinterface.py b/webinterface.py index 463f823e..ab863aa7 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2035,9 +2035,6 @@ def htmlNewPost(mediaInstance: bool, translate: {}, dropDownContent += questionOptionOnDropdown + shareOptionOnDropdown dropDownContent += ' \n' dropDownContent += ' \n' - dropDownContent += ' \n' - dropDownContent += ' \n' - dropDownContent += ' \n' else: mentionsStr = 'Re: ' + reportUrl + '\n\n' + mentionsStr @@ -2055,7 +2052,7 @@ def htmlNewPost(mediaInstance: bool, translate: {}, '/searchemoji">' + \
-        translate['Search for emoji'] + '\n' + translate['Search for emoji'] + '"/>\n' newPostForm += ' \n' newPostForm += '
\n' newPostForm += \