mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
Monit, missing label, closes https://github.com/opnsense/core/issues/3363
This commit is contained in:
parent
d2ab67268a
commit
4ef6f6bf1f
@ -276,7 +276,7 @@
|
||||
<tr>
|
||||
<th data-column-id="enabled" data-width="6em" data-type="string" data-formatter="rowtoggle">{{ lang._('Enabled') }}</th>
|
||||
<th data-column-id="recipient" data-width="12em" data-type="string">{{ lang._('Recipient') }}</th>
|
||||
<th data-column-id="noton" data-width="2em" data-type="string" data-align="right" data-formatter="boolean"></th>
|
||||
<th data-column-id="noton" data-width="6em" data-type="string" data-formatter="boolean">{{ lang._('Not on') }}</th>
|
||||
<th data-column-id="events" data-type="string">{{ lang._('Events') }}</th>
|
||||
<th data-column-id="description" data-type="string">{{ lang._('Description') }}</th>
|
||||
<th data-column-id="uuid" data-type="string" data-identifier="true" data-visible="false">{{ lang._('ID') }}</th>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user