diff options
Diffstat (limited to 'config/snort-dev/snort_rules.php')
-rw-r--r-- | config/snort-dev/snort_rules.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/snort-dev/snort_rules.php b/config/snort-dev/snort_rules.php index ae3fca62..916e86fb 100644 --- a/config/snort-dev/snort_rules.php +++ b/config/snort-dev/snort_rules.php @@ -405,7 +405,6 @@ include("head.inc"); <body link="#0000CC" vlink="#0000CC" alink="#0000CC"> <?php include("fbegin.inc"); ?> -<p class="pgtitle"><?=$pgtitle?></p> <?php echo "<form action=\"snort_rules.php?id={$id}\" method=\"post\" name=\"iform\" id=\"iform\">"; ?> @@ -673,4 +672,4 @@ function popup(url) <?php include("fend.inc"); ?> </div></body> -</html>
\ No newline at end of file +</html> |