Merge pull request #14583 from Seris02/adminjumplink

more fixed admin hrefs
This commit is contained in:
Heroman3003
2023-03-09 15:07:59 +10:00
committed by GitHub
6 changed files with 17 additions and 16 deletions
+1 -1
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))