Fixes typos in span, other html elements (#63510)

Atomizes a much larger PR for another time...
There are typos in span and other html messages that causes them to not render correctly or at all.
Bug fixes
Converts those instances of span to use the macro
This commit is contained in:
Jeremiah
2021-12-23 17:06:01 +00:00
committed by GitHub
parent 3ea7f01c04
commit 415e9dd7c1
67 changed files with 150 additions and 147 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ SUBSYSTEM_DEF(vote)
// No delay in case the restart is due to lag
SSticker.Reboot("Restart vote successful.", "restart vote", 1)
else
to_chat(world, "<span style='boldannounce'>Notice:Restart vote will not restart the server automatically because there are active admins on.</span>")
to_chat(world, span_boldannounce("Notice: Restart vote will not restart the server automatically because there are active admins on."))
message_admins("A restart vote has passed, but there are active admins on with +server, so it has been canceled. If you wish, you may restart the server.")
return .