diff --git a/plinth/modules/firewall/templates/firewall.html b/plinth/modules/firewall/templates/firewall.html index aaaec3aca..d391f9708 100644 --- a/plinth/modules/firewall/templates/firewall.html +++ b/plinth/modules/firewall/templates/firewall.html @@ -35,7 +35,7 @@

{% trans "The following is the current status:" %}

- {% if firewall_status = 'not_running' %} + {% if firewall_status == 'not_running' %}

{% blocktrans trimmed with box_name=cfg.box_name %}