Don't show back button

merge-requests/8/head
Bob Mottram 2020-10-30 19:00:42 +00:00
parent e991224c06
commit 36994fd14e
1 changed files with 1 additions and 1 deletions

View File

@ -6028,7 +6028,7 @@ def htmlNewswireMobile(cssCache: {}, baseDir: str, nickname: str,
httpPrefix, translate,
iconsDir, moderator, editor,
newswire, positiveVoting,
True, timelinePath, showPublishButton,
False, timelinePath, showPublishButton,
showPublishAsIcon, True, False,
authorized, False)
htmlStr += htmlFooter()