Puts span defines on sandstorm's strings (#284)

This commit is contained in:
SandPoot
2023-01-15 00:40:48 -03:00
committed by GitHub
parent 5ee878f4ef
commit 0fe80e9234
90 changed files with 578 additions and 577 deletions
@@ -16,5 +16,5 @@
SSshuttle.autoEnd()
SSblackbox.record_feedback("tally", "admin_verb", 1, "End Shift") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
log_admin("[key_name(usr)] ended the shift.")
message_admins("<span class='adminnotice'>[key_name_admin(usr)] ended the shift.</span>")
message_admins(span_adminnotice("[key_name_admin(usr)] ended the shift."))
return