From 0dabc9395a4252d2c9457a8f325765c7556b2a33 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 5 Feb 2021 15:36:35 +0000 Subject: [PATCH] Invisible links --- webapp_profile.py | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/webapp_profile.py b/webapp_profile.py index 2862f1b05..8547b196f 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1342,9 +1342,11 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str, editProfileForm += \ '
' + \ '' + \ + '' + \ + translate['Switch to profile view'] + ' | ' + \ + '' + \ '
\n' # top banner