From 996ccac4280c615c515387ea36a1804d2b94e519 Mon Sep 17 00:00:00 2001 From: Chuck Sneed Date: Sun, 2 Jul 2023 18:39:21 -0500 Subject: [PATCH] Add to admin panel --- files/templates/admin/admin_home.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/files/templates/admin/admin_home.html b/files/templates/admin/admin_home.html index fb3e6d8a8..05ebeab71 100644 --- a/files/templates/admin/admin_home.html +++ b/files/templates/admin/admin_home.html @@ -98,6 +98,12 @@ {%- endif %} +{% if v.admin_level >= PERMS['ORGIES'] %} +

Misc

+ +{%- endif %}

Statistics