more missing tags (#16937)

* more missing tags

* only some books have...

* .

* some more

* Update admin.dm

* finish it up
This commit is contained in:
Kashargul
2025-01-21 18:27:01 -05:00
committed by GitHub
parent d7c77e2342
commit 7266c4c5dc
90 changed files with 135 additions and 132 deletions
+1 -1
View File
@@ -25,4 +25,4 @@
for(var/entry in chemical_reaction_logs)
html += "[entry]<br>"
usr << browse(html, "window=chemlogs")
usr << browse("<html>[html]</html>", "window=chemlogs")