From d9f4760a028f48b7d760e23874d295375ff73407 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 6 Aug 2023 00:31:27 +0300 Subject: [PATCH] remove repeated data-nonce --- files/templates/userpage/admintools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/userpage/admintools.html b/files/templates/userpage/admintools.html index 7c7f03832..f4dc9ff86 100644 --- a/files/templates/userpage/admintools.html +++ b/files/templates/userpage/admintools.html @@ -123,7 +123,7 @@ {% endif %} {% if v.admin_level >= PERMS['USER_RESET_PASSWORD'] %} - + {% endif %}