diff --git a/webinterface.py b/webinterface.py index fcfb4834b..b12b91836 100644 --- a/webinterface.py +++ b/webinterface.py @@ -5820,9 +5820,6 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str, if editImageClass == 'rightColEdit': htmlStr += '\n
\n' - else: - if showHeaderImage: - htmlStr += '
\n' if showBackButton: htmlStr += \ @@ -5879,6 +5876,9 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str, if editImageClass == 'rightColEdit': htmlStr += '
\n' + else: + if showHeaderImage: + htmlStr += '
\n' newswireContentStr = \ htmlNewswire(newswire, nickname, moderator, translate,