Clarify Alert Notify Settings (#14974)

* Update print-alert-rules.php

* Update print-alert-rules.php

Was hoping to avoid word wrap with notify, but can't be avoided, so changing to notification
This commit is contained in:
Justin Lentz
2023-04-24 18:57:13 -05:00
committed by GitHub
parent 8891a1bc6d
commit 8c96a391c9

View File

@@ -165,7 +165,7 @@ $start = (($page_number - 1) * $results);
<th data-column-id="Name">Name</th>
<th data-column-id="Devices">Devices<th>
<th data-column-id="Transports">Transports<th>
<th data-column-id="Extra">Extra</th>
<th data-column-id="Extra">Notification Settings</th>
<th data-column-id="Rule">Rule</th>
<th data-column-id="Severity">Severity</th>
<th data-column-id="Status">Status</th>