No bookmark

merge-requests/16/head
Bob Mottram 2021-02-05 18:21:04 +00:00
parent e58d3464fd
commit 87c14f0c0f
1 changed files with 1 additions and 1 deletions

View File

@ -389,7 +389,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
translate['Events']: usersPath + '/tlevents#timeline',
translate['Skip to Newswire']: '#newswire',
translate['Skip to Links']: '#links',
translate['Mod']: usersPath + '/moderation#timeline'
translate['Mod']: usersPath + '/moderation'
}
tlStr += htmlKeyboardNavigation(navLinks)