mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
more missing tags (#16937)
* more missing tags * only some books have... * . * some more * Update admin.dm * finish it up
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
if(D != home)
|
||||
dat += "<br><a href='byond://?src=\ref[src];go_to_home=1'>\[Go To Home\]</a>"
|
||||
dat += "</center></body>"
|
||||
user << browse(dat, "window=the_empress_protects;size=600x550")
|
||||
user << browse("<html>[dat]</html>", "window=the_empress_protects;size=600x550")
|
||||
onclose(user, "the_empress_protects", src)
|
||||
|
||||
/datum/codex_tree/Topic(href, href_list)
|
||||
|
||||
Reference in New Issue
Block a user