diff --git a/files/templates/admin/admin_home.html b/files/templates/admin/admin_home.html index 3134852e41..3f29e9ccc2 100644 --- a/files/templates/admin/admin_home.html +++ b/files/templates/admin/admin_home.html @@ -129,7 +129,7 @@ {% if not (setting == "offline_mode" and v.admin_level < PERMS["SITE_OFFLINE_MODE"]) and setting !="ddos_detected" %}
{% set disabled = (setting in ("under_attack", "login_required", "signups") and SITE_SETTINGS["ddos_detected"]) %} - +
{% endif %}