mirror of https://gitlab.com/bashrc2/epicyon
Remove newline
parent
9304ad7300
commit
d9b76d5833
|
@ -5615,8 +5615,6 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str,
|
|||
|
||||
if editImageClass == 'leftColEdit':
|
||||
htmlStr += ' </center>\n'
|
||||
else:
|
||||
htmlStr += ' <br>\n'
|
||||
|
||||
linksFilename = baseDir + '/accounts/links.txt'
|
||||
linksFileContainsEntries = False
|
||||
|
|
Loading…
Reference in New Issue