mirror of https://gitlab.com/bashrc2/epicyon
Remove newline
parent
fb45e1c8c9
commit
19077326d6
|
@ -3381,9 +3381,8 @@ def htmlProfile(iconsAsButtons: bool, defaultTimeline: str,
|
|||
|
||||
iconsDir = getIconsDir(baseDir)
|
||||
if not authorized:
|
||||
loginButton = '<br>'
|
||||
# the links button to show left column links
|
||||
loginButton += \
|
||||
loginButton = \
|
||||
' <a href="' + \
|
||||
'/users/news/newswiremobile' + \
|
||||
'"><button class="buttonMobile">' + \
|
||||
|
|
Loading…
Reference in New Issue