From 86e2767ac491b999e41fbb789d30d289259cd0ee Mon Sep 17 00:00:00 2001 From: justcool393 Date: Wed, 2 Nov 2022 01:06:43 -0500 Subject: [PATCH] admin: device -> deviceType --- files/templates/userpage_admintools.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage_admintools.html b/files/templates/userpage_admintools.html index 2c0cdfcb90..f6503bfcf7 100644 --- a/files/templates/userpage_admintools.html +++ b/files/templates/userpage_admintools.html @@ -117,8 +117,8 @@ {% endif %} {% if FEATURES['COUNTRY_CLUB'] and v and v.admin_level >= PERMS['USER_CLUB_ALLOW_BAN'] %} - - + + {% endif %}