mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-21 21:37:01 +01:00
lol
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
for(var/obj/item/I in src)
|
||||
dat += "<A href='?src=[REF(src)];remove=[REF(I)]'>Remove</A> - <A href='?src=[REF(src)];read=[REF(I)]'>[I.name]</A><BR>"
|
||||
user << browse(dat, "window=folder")
|
||||
user << HTML_SKELETON(dat), "window=folder")
|
||||
onclose(user, "folder")
|
||||
add_fingerprint(usr)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user