forked from indymedia/epicyon
div style
parent
64e31a9aa3
commit
7e6c39bad6
|
@ -3408,7 +3408,7 @@ def htmlProfile(cssCache: {}, iconsAsButtons: bool,
|
|||
iconsDir = getIconsDir(baseDir)
|
||||
if not authorized:
|
||||
# the links button to show left column links
|
||||
loginButton = ' <div>\n'
|
||||
loginButton = ' <div class="buttonMobile">\n'
|
||||
loginButton += \
|
||||
' <a href="' + \
|
||||
'/users/news/newswiremobile' + \
|
||||
|
|
Loading…
Reference in New Issue