mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
firewall: Change "Current Status:" from p to h3
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
0a51654793
commit
be46542f87
@ -22,7 +22,7 @@
|
||||
|
||||
{% block configuration %}
|
||||
|
||||
<p>{% trans "Current status:" %}</p>
|
||||
<h3>{% trans "Current status:" %}</h3>
|
||||
|
||||
{% if firewall_status == 'not_running' %}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user