merge-requests/8/head
Bob Mottram 2020-10-28 18:35:50 +00:00
parent 6daded8cdf
commit fb45e1c8c9
1 changed files with 1 additions and 1 deletions

View File

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