diff --git a/webinterface.py b/webinterface.py index 63d748f7..f79e0a53 100644 --- a/webinterface.py +++ b/webinterface.py @@ -4686,7 +4686,7 @@ def htmlTimeline(defaultTimeline: str, sharesButton = 'buttonselectedhighlighted' elif boxName == 'tlbookmarks' or boxName == 'bookmarks': bookmarksButton = 'buttonselected' - elif boxName == 'tlevents' or boxName == 'events': + elif boxName == 'tlevents': eventsButton = 'buttonselected' # get the full domain, including any port number