diff --git a/files/templates/home.html b/files/templates/home.html index 7ae976086..ae6c74e3c 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 %}