From be46542f87a0d4bb0c506b3d022e5b9c15c1c061 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Wed, 13 Feb 2019 05:17:39 +0530 Subject: [PATCH] firewall: Change "Current Status:" from p to h3 Signed-off-by: Joseph Nuthalapati Reviewed-by: Sunil Mohan Adapa --- plinth/modules/firewall/templates/firewall.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/modules/firewall/templates/firewall.html b/plinth/modules/firewall/templates/firewall.html index ac0ee6f75..f945b9c97 100644 --- a/plinth/modules/firewall/templates/firewall.html +++ b/plinth/modules/firewall/templates/firewall.html @@ -22,7 +22,7 @@ {% block configuration %} -

{% trans "Current status:" %}

+

{% trans "Current status:" %}

{% if firewall_status == 'not_running' %}