diff options
author | thompsa <andy@fud.org.nz> | 2010-01-28 14:07:12 +1300 |
---|---|---|
committer | thompsa <andy@fud.org.nz> | 2010-01-28 14:07:12 +1300 |
commit | b8c30ea0cec402c9709013d4415d5dbda3e19890 (patch) | |
tree | 8e2f59d9f13d703b5ed60a08a7cbb1b01799ba85 /config/snort-dev/snort_rules.php | |
parent | 28cccf205ca421bf49560ebd698b1227b311ee93 (diff) | |
download | pfsense-packages-b8c30ea0cec402c9709013d4415d5dbda3e19890.tar.gz pfsense-packages-b8c30ea0cec402c9709013d4415d5dbda3e19890.tar.bz2 pfsense-packages-b8c30ea0cec402c9709013d4415d5dbda3e19890.zip |
Fix version and page title.
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> |