diff --git a/webinterface.py b/webinterface.py index a7ea7ac9..3f23dd6a 100644 --- a/webinterface.py +++ b/webinterface.py @@ -5967,7 +5967,7 @@ def htmlLinksMobile(cssCache: {}, baseDir: str, getLeftColumnContent(baseDir, nickname, domainFull, httpPrefix, translate, iconsDir, editor, - True, timelinePath, True, False) + False, timelinePath, True, False) htmlStr += '\n' + htmlFooter() return htmlStr