From 7a0914253e1f936988545a31f0ee169e3ffcc432 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 18 Aug 2020 14:42:58 +0000 Subject: [PATCH] Add bookmarks to go straight to followers list --- webinterface.py | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/webinterface.py b/webinterface.py index c58225400..79205e8c6 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2801,30 +2801,32 @@ def htmlProfile(defaultTimeline: str, profileStr = \ linkToTimelineStart + profileHeaderStr + \ linkToTimelineEnd + donateSection - profileStr += '
\n' + profileStr += '
\n' profileStr += '
' profileStr += \ - ' ' - profileStr += \ - ' ' profileStr += \ - ' ' + profileStr += \ + ' ' + \ + '' + profileStr += \ + ' ' + \ + '' profileStr += \ - ' ' + ' ' + \ + '' profileStr += \ - ' ' - profileStr += \ - ' ' + ' ' + \ + '' profileStr += editProfileStr + logoutStr profileStr += '
' profileStr += '
' @@ -4548,7 +4550,8 @@ def htmlTimeline(defaultTimeline: str, # show follow approvals icon followApprovals = \ '' + \ + '