Mobile buttons only relevent to news

main
Bob Mottram 2020-10-30 11:22:02 +00:00
parent 626e55b953
commit 4eecbe56af
1 changed files with 13 additions and 12 deletions

View File

@ -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' + \