mirror of https://gitlab.com/bashrc2/epicyon
Mobile buttons only relevent to news
parent
626e55b953
commit
4eecbe56af
|
@ -3409,6 +3409,7 @@ def htmlProfile(cssCache: {}, iconsAsButtons: bool,
|
|||
if not authorized:
|
||||
# the links button to show left column links
|
||||
loginButton = ' <div class="frontPageMobileButtons">\n'
|
||||
if nickname == 'news':
|
||||
loginButton += \
|
||||
' <a href="' + \
|
||||
'/users/news/newswiremobile' + \
|
||||
|
|
Loading…
Reference in New Issue