mirror of https://gitlab.com/bashrc2/epicyon
Singular
parent
04b7ba0065
commit
4c06b02119
|
@ -257,7 +257,7 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str,
|
|||
htmlStr += separatorStr
|
||||
htmlStr += \
|
||||
'<p class="login-text"><a href="/users/' + \
|
||||
nickname + '/accesskeys" accesskeys="' + \
|
||||
nickname + '/accesskeys" accesskey="' + \
|
||||
accessKeys['menuKeys'] + '">' + \
|
||||
translate['Key Shortcuts'] + '</a></p>'
|
||||
htmlStr += \
|
||||
|
|
Loading…
Reference in New Issue