diff --git a/webinterface.py b/webinterface.py index b3652ed1b..0b3c5501d 100644 --- a/webinterface.py +++ b/webinterface.py @@ -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()