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:
Joseph Nuthalapati 2019-02-13 05:17:39 +05:30 committed by Sunil Mohan Adapa
parent 0a51654793
commit be46542f87
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -22,7 +22,7 @@
{% block configuration %}
<p>{% trans "Current status:" %}</p>
<h3>{% trans "Current status:" %}</h3>
{% if firewall_status == 'not_running' %}