Login path

merge-requests/8/head
Bob Mottram 2020-10-27 18:45:41 +00:00
parent c734aaddcd
commit fe81ace3cb
1 changed files with 1 additions and 2 deletions

View File

@ -3415,8 +3415,7 @@ def htmlProfile(iconsAsButtons: bool, defaultTimeline: str,
'<span>' + translate['Links'] + \
'</span></button></a>\n'
loginButton += \
' <a href="' + \
usersPath + '/login' + \
' <a href="/login' + \
'"><button class="button">' + \
'<span>' + translate['Login'] + \
'</span></button></a>\n'