mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
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 <sunil@medhas.org>
This commit is contained in:
parent
8a246bf15c
commit
b3bbfcda3d
@ -22,7 +22,7 @@
|
||||
|
||||
{% block configuration %}
|
||||
|
||||
<h3>{% trans "Current status:" %}</h3>
|
||||
<h3>{% trans "Status" %}</h3>
|
||||
|
||||
{% if firewall_status == 'not_running' %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user