From e741dea09b7299037d558b0fb70b94991d98eb05 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 14 Nov 2021 04:40:26 +0200 Subject: [PATCH] fsdsfd --- files/templates/userpage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index dd5279b4f..35f0aed47 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -211,7 +211,7 @@ {% if 'pcm' in request.host and v.admin_level == 6 %} {% if u.admin_level == 0 %} Make admin - {% elif v.id in [10,1577] %} + {% elif v.id in [10,1551,1552,1577,1592] %} Remove admin Revert admin actions {% endif %} @@ -503,7 +503,7 @@ {% if 'pcm' in request.host and v.admin_level == 6 %} {% if u.admin_level == 0 %} Make admin - {% elif v.id in [10,1577] %} + {% elif v.id in [10,1551,1552,1577,1592] %} Remove admin Revert admin actions {% endif %}