From 1f996662d4f34842b93f44c278d57b46e0b26ae1 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Fri, 7 Oct 2022 23:02:21 -0700 Subject: [PATCH] end if --- files/templates/userpage_admintools.html | 1 + 1 file changed, 1 insertion(+) diff --git a/files/templates/userpage_admintools.html b/files/templates/userpage_admintools.html index 302a52e4b..8348430ec 100644 --- a/files/templates/userpage_admintools.html +++ b/files/templates/userpage_admintools.html @@ -31,6 +31,7 @@ {% if v.admin_level >= PERMS['ADMIN_ACTIONS_REVERT'] and u.admin_level %} Revert admin actions {% endif %} + {% endif %} {%- endmacro %} {% macro userAdminToolsLower(deviceType) -%}