Remove newline

merge-requests/8/head
Bob Mottram 2020-10-31 18:05:14 +00:00
parent 9304ad7300
commit d9b76d5833
1 changed files with 0 additions and 2 deletions

View File

@ -5615,8 +5615,6 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str,
if editImageClass == 'leftColEdit': if editImageClass == 'leftColEdit':
htmlStr += ' </center>\n' htmlStr += ' </center>\n'
else:
htmlStr += ' <br>\n'
linksFilename = baseDir + '/accounts/links.txt' linksFilename = baseDir + '/accounts/links.txt'
linksFileContainsEntries = False linksFileContainsEntries = False