mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
firewall: Fix bootstrap 2->3 style for diabled items
This commit is contained in:
parent
af94194b7a
commit
475ddd0c72
@ -55,7 +55,7 @@ firewalld'</p>
|
||||
{% if service.is_enabled %}
|
||||
<span class='label label-success'>Enabled</span>
|
||||
{% else %}
|
||||
<span class='label label-important'>Disabled</span>
|
||||
<span class='label label-warning'>Disabled</span>
|
||||
{% endif %}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user