From 33b887714466dda212efa5718db0f932e0254701 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 30 Nov 2021 22:29:36 +0000 Subject: [PATCH] Indentation --- webapp_column_right.py | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/webapp_column_right.py b/webapp_column_right.py index 40ba8e438..5f3b44d2c 100644 --- a/webapp_column_right.py +++ b/webapp_column_right.py @@ -494,15 +494,15 @@ def htmlNewswireMobile(cssCache: {}, baseDir: str, nickname: str, headerButtonsFrontScreen(translate, nickname, 'newswire', authorized, iconsAsButtons) + '' - htmlStr += \ - getRightColumnContent(baseDir, nickname, domainFull, - httpPrefix, translate, - moderator, editor, - newswire, positiveVoting, - False, timelinePath, showPublishButton, - showPublishAsIcon, rssIconAtTop, False, - authorized, False, theme, - defaultTimeline, accessKeys) + htmlStr += \ + getRightColumnContent(baseDir, nickname, domainFull, + httpPrefix, translate, + moderator, editor, + newswire, positiveVoting, + False, timelinePath, showPublishButton, + showPublishAsIcon, rssIconAtTop, False, + authorized, False, theme, + defaultTimeline, accessKeys) if editor and not newswire: htmlStr += '


\n' htmlStr += '
\n '