Newswire horizontal line

merge-requests/8/head
Bob Mottram 2020-11-06 20:51:51 +00:00
parent b2c4d139d7
commit e88a957bac
1 changed files with 1 additions and 0 deletions

View File

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