mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-26 22:58:05 +01:00
Puts span defines on sandstorm's strings (#284)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user