diff --git a/plinth/modules/firewall/templates/firewall.html b/plinth/modules/firewall/templates/firewall.html index e8178fe7a..325980f83 100644 --- a/plinth/modules/firewall/templates/firewall.html +++ b/plinth/modules/firewall/templates/firewall.html @@ -47,7 +47,6 @@ - {% for service in services %} {{ service.name }} @@ -62,6 +61,7 @@ {% for port in service.ports %} + {% for service in services|dictsort:"name" %} {{ port }}