From fe89daba76cbda8a8b86e53eb457280d540156e3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 2 Nov 2020 13:53:25 +0000 Subject: [PATCH] New post banner --- webinterface.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/webinterface.py b/webinterface.py index ae27d4f7a..472abf716 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2746,8 +2746,8 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, translate['Switch to timeline view'] + '" alt="' + \ translate['Switch to timeline view'] + '">\n' newPostForm += '\n' - + '/users/' + nickname + '/' + bannerFile + '" />\n' + # only show the share option if this is not a reply shareOptionOnDropdown = '' questionOptionOnDropdown = '' @@ -2911,7 +2911,7 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, newPostForm += '
\n' newPostForm += ' \n' newPostForm += '\n' - + newPostForm += \ '
' + dropDownContent + '