more fixed admin hrefs

This commit is contained in:
Seris02
2023-03-01 11:27:34 +08:00
parent d9a4af48ab
commit aadd99ba94
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))