Skip to content

Commit

Permalink
Revert "Update admin.dm (TauCetiStation#13218)" (TauCetiStation#13221)
Browse files Browse the repository at this point in the history
This reverts commit 23cac35.
  • Loading branch information
volas authored Jun 28, 2024
1 parent 23cac35 commit bb6a183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/admin/admin.dm
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ var/global/BSACooldown = 0
<b>Mob type</b> = [M.type]<br><br>
<b>Guard:</b> <A href='?src=\ref[src];guard=\ref[M]'>Show</A><br>
<b>Related accounts by current IP and CID</b>: <A href='?src=\ref[src];related_accounts=\ref[M]'>Get</A><br>
<b>Slow queries (WiP):</b> CID history | IP history<br>
<b>Slow queries:</b> <A href='?src=\ref[src];cid_history=\ref[M]'>CID history</A> | <A href='?src=\ref[src];ip_history=\ref[M]'>IP history</A><br>
<b>CentCom (other server bans)</b>: <A target='_blank' href='https://centcom.melonmesa.com/viewer/view/[M.ckey]'>CentCom (ENG)</A><br>
<b>BYOND profile</b>: <A target='_blank' href='http://byond.com/members/[M.ckey]'>[M.ckey]</A><br><br>
<A href='?src=\ref[src];boot2=\ref[M]'>Kick</A> |
Expand Down

0 comments on commit bb6a183

Please sign in to comment.