diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm
index e2ea577a2bd..2c503b58576 100644
--- a/code/modules/admin/admin.dm
+++ b/code/modules/admin/admin.dm
@@ -1979,17 +1979,17 @@
if(lvl >= 5)
dat += {"
-Coder Secrets
-
-Show Job Debug
-Admin Log
-
Security Level Elevated
Change all maintenance doors to engie/brig access only
Change all maintenance doors to brig access only
Remove cap on security officers
+Coder Secrets
+
+Show Job Debug
+Admin Log
+
"}
usr << browse(dat, "window=secrets")
return