From 4eecbe56af47923dcd3f67967e6b2001257c256a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 30 Oct 2020 11:22:02 +0000 Subject: [PATCH] Mobile buttons only relevent to news --- webinterface.py | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/webinterface.py b/webinterface.py index c9fedd70c..f31b26ab8 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3409,18 +3409,19 @@ def htmlProfile(cssCache: {}, iconsAsButtons: bool, if not authorized: # the links button to show left column links loginButton = '
\n' - loginButton += \ - ' \n' - loginButton += \ - ' \n' + if nickname == 'news': + loginButton += \ + ' \n' + loginButton += \ + ' \n' loginButton += \ '