mirror of https://gitlab.com/bashrc2/epicyon
No span
parent
a2e73e6f4c
commit
ae0b8b70ec
|
@ -5440,8 +5440,8 @@ def htmlNewswire(newswire: str, nickname: str, moderator: bool,
|
|||
'<a href="' + item[1] + '">' + \
|
||||
item[0] + '</a>' + \
|
||||
totalVotesStr
|
||||
htmlStr += ' <span class="newswireDate">'
|
||||
htmlStr += dateStr.replace('+00:00', '') + '</span></p>'
|
||||
htmlStr += ' '
|
||||
htmlStr += dateStr.replace('+00:00', '') + '</p>'
|
||||
return htmlStr
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue