[FIX] return some classes and standardize some class=\" (#27051)

* [FIX] return some classes and standardize some class=\"

* cultspeech
This commit is contained in:
ROdenFL
2024-10-12 16:38:35 +00:00
committed by GitHub
parent ed8809a4fc
commit f6298184f5
8 changed files with 40 additions and 12 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
*/
/datum/tgui_panel/proc/on_initialize_timed_out()
// Currently does nothing but sending a message to old chat.
SEND_TEXT(client, "<span class=\"userdanger\">Failed to load fancy chat, click <a href='byond://?src=[UID()];reload_tguipanel=1'>HERE</a> to attempt to reload it.</span>")
SEND_TEXT(client, "<span class='userdanger'>Failed to load fancy chat, click <a href='byond://?src=[UID()];reload_tguipanel=1'>HERE</a> to attempt to reload it.</span>")
/**
* private