diff --git a/code/modules/admin/verbs/adminhelp.dm b/code/modules/admin/verbs/adminhelp.dm
index 1d57a79342..568c8992a9 100644
--- a/code/modules/admin/verbs/adminhelp.dm
+++ b/code/modules/admin/verbs/adminhelp.dm
@@ -87,7 +87,7 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an","of","monkey","
if(!mob) return //this doesn't happen
var/ref_mob = "\ref[mob]"
- msg = "\blue HELP: [get_options_bar(mob, 2, 0, 0)][ai_found ? " (CL)" : ""]: [msg]"
+ msg = "\blue HELP: [get_options_bar(mob, 2, 1, 0)][ai_found ? " (CL)" : ""]: [msg]"
//send this msg to all admins
var/admin_number_afk = 0
diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm
index 85feebb4d6..6a4a81e141 100644
--- a/code/modules/client/preferences.dm
+++ b/code/modules/client/preferences.dm
@@ -404,9 +404,9 @@ datum/preferences
dat += "Reset Setup"
dat += "