Indentation

main
Bob Mottram 2021-11-30 22:29:36 +00:00
parent d940238c00
commit 33b8877144
1 changed files with 9 additions and 9 deletions

View File

@ -494,15 +494,15 @@ def htmlNewswireMobile(cssCache: {}, baseDir: str, nickname: str,
headerButtonsFrontScreen(translate, nickname,
'newswire', authorized,
iconsAsButtons) + '</center>'
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 += '<br><br><br>\n'
htmlStr += '<center>\n '