mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
fixed display label on switches
This commit is contained in:
parent
2e9689ea4e
commit
2331baa1fd
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@
|
|||
checked
|
||||
{% end %}
|
||||
>
|
||||
<label class="custom-control-label {{ label_class or "" }}" for="{{ id }}">{* label or "" *}</label>
|
||||
<label class="d-inline-block custom-control-label {{ label_class or "" }}" for="{{ id }}">{* label or "" *}</label>
|
||||
{* icon or "" *}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue