diff --git a/webapp_search.py b/webapp_search.py index f7711ea8a..78b95e19f 100644 --- a/webapp_search.py +++ b/webapp_search.py @@ -95,15 +95,15 @@ def htmlSearchEmoji(cssCache: {}, translate: {}, msgStr1 = translate['Copy the text then paste it into your post'] msgStr2 = ':' + '
' + msgStr1 + '
' + headingShown = True + emojiForm += \ + '

:' + emojiName + msgStr2 + filename + '"/>

' emojiForm += '' emojiForm += htmlFooter()