From 49610cae660a4627a27aba9019587478712cb818 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 5 Feb 2021 15:46:05 +0000 Subject: [PATCH] Link banner back to timeline --- webapp_profile.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp_profile.py b/webapp_profile.py index 8547b196f..5be20f6e0 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1350,6 +1350,8 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str, '\n' # top banner + editProfileForm += \ + '' editProfileForm += '\n'