From 09b3d64071cc5e87e5f7bf02accb54a40d75bf00 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 30 Oct 2020 12:59:56 +0000 Subject: [PATCH] Features button on front page --- webinterface.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index f31b26ab8..8616ed246 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3410,6 +3410,11 @@ def htmlProfile(cssCache: {}, iconsAsButtons: bool, # the links button to show left column links loginButton = '
\n' if nickname == 'news': + loginButton += \ + ' ' + \ + '\n' loginButton += \ ' \n' + '\n' loginButton += \ '