mirror of https://gitlab.com/bashrc2/epicyon
No bookmark
parent
e58d3464fd
commit
87c14f0c0f
|
@ -389,7 +389,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
|
||||||
translate['Events']: usersPath + '/tlevents#timeline',
|
translate['Events']: usersPath + '/tlevents#timeline',
|
||||||
translate['Skip to Newswire']: '#newswire',
|
translate['Skip to Newswire']: '#newswire',
|
||||||
translate['Skip to Links']: '#links',
|
translate['Skip to Links']: '#links',
|
||||||
translate['Mod']: usersPath + '/moderation#timeline'
|
translate['Mod']: usersPath + '/moderation'
|
||||||
}
|
}
|
||||||
tlStr += htmlKeyboardNavigation(navLinks)
|
tlStr += htmlKeyboardNavigation(navLinks)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue