diff --git a/html/pages/device/edit/alerts.inc.php b/html/pages/device/edit/alerts.inc.php index 7320c94fcd..10d3e71974 100644 --- a/html/pages/device/edit/alerts.inc.php +++ b/html/pages/device/edit/alerts.inc.php @@ -44,6 +44,7 @@ $override_sysContact_bool = get_dev_attrib($device, 'override_sysContact_bool' $override_sysContact_string = get_dev_attrib($device, 'override_sysContact_string'); $disable_notify = get_dev_attrib($device, 'disable_notify'); ?> +

Alert settings

@@ -51,7 +52,7 @@ $disable_notify = get_dev_attrib($device, 'disable_notify');
-

Alert settings

+
@@ -107,4 +108,4 @@ require_once 'includes/modal/new_alert_rule.inc.php';
- \ No newline at end of file +