From 9552d54f9085153d2de9da8eb617975d898108ec Mon Sep 17 00:00:00 2001 From: Selis Date: Sun, 12 Feb 2023 12:38:29 +0100 Subject: [PATCH] Adds Href Token to database banning forms --- code/modules/admin/DB ban/functions.dm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/code/modules/admin/DB ban/functions.dm b/code/modules/admin/DB ban/functions.dm index af8799004ba..dfd236c0d92 100644 --- a/code/modules/admin/DB ban/functions.dm +++ b/code/modules/admin/DB ban/functions.dm @@ -279,7 +279,8 @@ output += "" - output += "
Add custom ban: (ONLY use this if you can't ban through any other method)" + output += "[HrefTokenFormField()]" + output += "Add custom ban: (ONLY use this if you can't ban through any other method)" output += "" output += "" output += "" output += "
Ban type:
" - output += "
Search:" + output += "[HrefTokenFormField()]" + output += "" output += "" output += ""
Search:" output += "
Ckey: Admin ckey: