From b3bbfcda3dabcb22ec5334307ffbbfb332f907a8 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 8 Mar 2019 14:18:10 -0800 Subject: [PATCH] pagekite: Change the template section title Since it is no longer a paragraph but title, no need for colon. Reuse existing translated message instead of using 'Current Status'. Signed-off-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 f945b9c97..24bf2ad28 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 "Status" %}

{% if firewall_status == 'not_running' %}