diff options
Diffstat (limited to 'config/snort-dev/snort_alerts.php')
-rw-r--r-- | config/snort-dev/snort_alerts.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/snort-dev/snort_alerts.php b/config/snort-dev/snort_alerts.php index bbfd214c..5b7323db 100644 --- a/config/snort-dev/snort_alerts.php +++ b/config/snort-dev/snort_alerts.php @@ -318,7 +318,6 @@ if ($pconfig['arefresh'] == 'on' || $pconfig['arefresh'] == '') echo "<meta http-equiv=\"refresh\" content=\"60;url=/snort/snort_alerts.php\" />\n"; } ?> -<p class="pgtitle"><?=$pgtitle?></p> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr><td> <?php @@ -623,4 +622,4 @@ if (is_array($alerts_array)) </script> </body> -</html>
\ No newline at end of file +</html> |