mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
Bootstrap change .label-important -> .label-danger
This commit is contained in:
parent
205d3bb8c0
commit
4c01690fb5
@ -75,7 +75,7 @@ firewalld'</p>
|
||||
{% elif port in external_enabled_services %}
|
||||
<span class='label label-warning'>Permitted (external only)</span>
|
||||
{% else %}
|
||||
<span class='label label-important'>Blocked</span>
|
||||
<span class='label label-danger'>Blocked</span>
|
||||
{% endif %}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user