mirror of https://gitlab.com/bashrc2/epicyon
Newswire horizontal line
parent
b2c4d139d7
commit
e88a957bac
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue