From d76e7aa79ab34eb2c8ceed3f1e94d03547335ba0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 31 Oct 2020 20:45:04 +0000 Subject: [PATCH] Extra line only in full screen --- webinterface.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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,