From 19077326d67e38f1748abbdb8f72d7186caefe79 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 28 Oct 2020 18:41:00 +0000 Subject: [PATCH] Remove newline --- webinterface.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webinterface.py b/webinterface.py index 6bae6a394..b6e1fcfb3 100644 --- a/webinterface.py +++ b/webinterface.py @@ -3381,9 +3381,8 @@ def htmlProfile(iconsAsButtons: bool, defaultTimeline: str, iconsDir = getIconsDir(baseDir) if not authorized: - loginButton = '
' # the links button to show left column links - loginButton += \ + loginButton = \ '