From ccaa2c2237f28946e07450f72a18279f9bc28afc Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 21 Feb 2022 08:30:09 +0200 Subject: [PATCH] nm --- files/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/home.html b/files/templates/home.html index 7ae9760861..ae6c74e3c6 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -48,7 +48,7 @@
{% endif %} - {% if request.path == '/' and v and v.admin_level > 1 %} + {% if request.path == '/' and v and v.admin_level > 1 and SITE_NAME == 'Drama' %} {% if subs=="true"%}Subs{% endif %} {% if subs=="false" %}Subs{% endif %}