mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] next set of spans (#9247)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
to_chat(src, span_warning("You are no longer able to use this, it's been more than 10 minutes since an admin on IRC has responded to you"))
|
||||
return
|
||||
if(mute_irc)
|
||||
to_chat(src, "<span class='warning'You cannot use this as your client has been muted from sending messages to the admins on IRC</span>")
|
||||
to_chat(usr, span_warning("You cannot use this as your client has been muted from sending messages to the admins on IRC"))
|
||||
return
|
||||
send2adminirc(href_list["irc_msg"])
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user