Extra line

main
Bob Mottram 2020-10-26 20:45:21 +00:00
parent f30932d08c
commit 296c36610e
1 changed files with 1 additions and 1 deletions

View File

@ -5807,7 +5807,7 @@ def getRightColumnContent(baseDir: str, nickname: str, domainFull: str,
positiveVoting, iconsDir)
if not rssIconAtTop:
htmlStr += rssIconStr
htmlStr += '<br>' + rssIconStr
return htmlStr