mirror of https://gitlab.com/bashrc2/epicyon
Newline
parent
e88a957bac
commit
43ea6d974d
|
@ -5902,7 +5902,7 @@ def htmlNewswire(newswire: {}, nickname: str, moderator: bool,
|
||||||
totalVotesStr
|
totalVotesStr
|
||||||
htmlStr += ' <span class="newswireDate">'
|
htmlStr += ' <span class="newswireDate">'
|
||||||
htmlStr += dateShown + '</span></p>\n'
|
htmlStr += dateShown + '</span></p>\n'
|
||||||
htmlStr += '<hr class="linksLine">\n'
|
htmlStr += '<br><hr class="linksLine">\n'
|
||||||
return htmlStr
|
return htmlStr
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue