fixes some bad html (#27481)

This commit is contained in:
chuga-git
2024-11-29 10:46:51 +00:00
committed by GitHub
parent 8cc162589b
commit 32b97afbec
36 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
for(var/datum/feed_channel/NP in news_content)
pages++
if(important_message!=null)
dat += "<div style='float:center;'><font size=4><b>Wanted Issue:</b></font size></div><br><br>"
dat += "<div style='float:center;'><font size=4><b>Wanted Issue:</b></font></div><br><br>"
dat += "<b>Criminal name</b>: <font color='maroon'>[important_message.author]</font><br>"
dat += "<b>Description</b>: [important_message.body]<br>"
dat += "<b>Photo:</b>: "