Merge pull request #5883 from CHOMPStation2/upstream-merge-14583

[MIRROR] more fixed admin hrefs
This commit is contained in:
Nadyr
2023-03-09 21:23:50 -05:00
committed by GitHub
6 changed files with 17 additions and 16 deletions

View File

@@ -44,7 +44,7 @@
var/seconds = C.last_activity_seconds()
entry += " (AFK - [round(seconds / 60)] minutes, [seconds % 60] seconds)"
entry += " (<A HREF='?_src_=holder;[HrefToken()];adminmoreinfo=\ref[C.mob]'>?</A>)"
entry += " [ADMIN_QUE(C.mob)]"
Lines += entry
for(var/line in sortList(Lines))