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