mirror of https://gitlab.com/bashrc2/epicyon
Don't show back button
parent
e991224c06
commit
36994fd14e
|
@ -6028,7 +6028,7 @@ def htmlNewswireMobile(cssCache: {}, baseDir: str, nickname: str,
|
||||||
httpPrefix, translate,
|
httpPrefix, translate,
|
||||||
iconsDir, moderator, editor,
|
iconsDir, moderator, editor,
|
||||||
newswire, positiveVoting,
|
newswire, positiveVoting,
|
||||||
True, timelinePath, showPublishButton,
|
False, timelinePath, showPublishButton,
|
||||||
showPublishAsIcon, True, False,
|
showPublishAsIcon, True, False,
|
||||||
authorized, False)
|
authorized, False)
|
||||||
htmlStr += htmlFooter()
|
htmlStr += htmlFooter()
|
||||||
|
|
Loading…
Reference in New Issue