diff --git a/files/templates/userpage/admintools.html b/files/templates/userpage/admintools.html index e174406f3..f0f16ecf6 100644 --- a/files/templates/userpage/admintools.html +++ b/files/templates/userpage/admintools.html @@ -75,7 +75,7 @@ {% endif %}
- {% if v.admin_level >= PERMS['ADMIN_ADD'] %} + {% if v.admin_level >= PERMS['ADMIN_ADD'] and not u.admin_level %} {% endif %} {% if v.admin_level >= PERMS['ADMIN_REMOVE'] %}