diff --git a/html/includes/print-alert-rules.php b/html/includes/print-alert-rules.php index 3e5f8f3b64..12cd2331b1 100644 --- a/html/includes/print-alert-rules.php +++ b/html/includes/print-alert-rules.php @@ -147,15 +147,17 @@ echo ' '; if($count < 1) { - echo '
-
-
-

- -

-
-
-
'; + if ($_SESSION['userlevel'] == '10') { + echo '
+
+
+

+ +

+
+
+
'; + } ?>