merge-requests/30/head
Bob Mottram 2021-02-01 13:02:10 +00:00
parent b6ad1895c6
commit cf3542df8c
1 changed files with 1 additions and 1 deletions

View File

@ -370,7 +370,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
'<div class="transparent">' + \
'<label class="transparent">' + \
'<a class="skip-main" href="#timeline">' + \
translate['Skip to timeline'] + '</a></label>' + \
translate['Skip to timeline'] + '</a></label> ' + \
'<label class="transparent">' + \
'<a href="/users/' + nickname + '">' + \
translate['Switch to profile view'] + '</a></label>' + \