mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user