merge-requests/8/head
Bob Mottram 2020-11-06 20:56:58 +00:00
parent e88a957bac
commit 43ea6d974d
1 changed files with 1 additions and 1 deletions

View File

@ -5902,7 +5902,7 @@ def htmlNewswire(newswire: {}, nickname: str, moderator: bool,
totalVotesStr
htmlStr += ' <span class="newswireDate">'
htmlStr += dateShown + '</span></p>\n'
htmlStr += '<hr class="linksLine">\n'
htmlStr += '<br><hr class="linksLine">\n'
return htmlStr