diff --git a/webinterface.py b/webinterface.py index 82ae44427..9e9e578bf 100644 --- a/webinterface.py +++ b/webinterface.py @@ -6699,12 +6699,11 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str, moderationButtonStr = '' if moderator and not minimal: moderationButtonStr = \ - ' ' + \ '\n' + ' ' # shares, bookmarks and events buttons sharesButtonStr = ''