From 2f63f5f19b20eaffcafedbb7b751ecddd1b2f0b7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 6 Feb 2021 12:06:40 +0000 Subject: [PATCH] Change bookmark location --- webapp_timeline.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/webapp_timeline.py b/webapp_timeline.py index 855204828..b9ecf88c8 100644 --- a/webapp_timeline.py +++ b/webapp_timeline.py @@ -502,7 +502,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str, calendarImage, followApprovals, iconsAsButtons) - tlStr += '
\n' + tlStr += '
\n' # second row of buttons for moderator actions if moderator and boxName == 'moderation': @@ -585,8 +585,6 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str, translate['Page up'] + '">\n' + \ ' \n' - tlStr += '
\n' - # show the posts itemCtr = 0 if timelineJson: