merge-requests/8/head
Bob Mottram 2020-11-06 22:52:01 +00:00
parent e3e76dac0f
commit e3fe92c52a
1 changed files with 2 additions and 2 deletions

View File

@ -5767,8 +5767,8 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str,
if (editor or rssIconAtTop) and not showHeaderImage:
htmlStr += '</div><br>'
if showHeaderImage:
htmlStr += '<br>'
# if showHeaderImage:
# htmlStr += '<br>'
linksFilename = baseDir + '/accounts/links.txt'
linksFileContainsEntries = False