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_barnyard.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_barnyard.php')
-rw-r--r-- | config/snort-dev/snort_barnyard.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/snort-dev/snort_barnyard.php b/config/snort-dev/snort_barnyard.php index d608311b..884eec5b 100644 --- a/config/snort-dev/snort_barnyard.php +++ b/config/snort-dev/snort_barnyard.php @@ -264,7 +264,6 @@ echo " } //--> </script> -<p class="pgtitle"><?=$pgtitle?></p> <body link="#0000CC" vlink="#0000CC" alink="#0000CC"> <?php if ($input_errors) print_input_errors($input_errors); ?> <?php if ($savemsg) print_info_box($savemsg); ?> |