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 | |
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')
-rw-r--r-- | config/snort-dev/snort.xml | 4 | ||||
-rw-r--r-- | config/snort-dev/snort_alerts.php | 3 | ||||
-rw-r--r-- | config/snort-dev/snort_barnyard.php | 1 | ||||
-rw-r--r-- | config/snort-dev/snort_blocked.php | 4 | ||||
-rw-r--r-- | config/snort-dev/snort_define_servers.php | 1 | ||||
-rw-r--r-- | config/snort-dev/snort_download_rules.php | 1 | ||||
-rw-r--r-- | config/snort-dev/snort_help_info.php | 1 | ||||
-rw-r--r-- | config/snort-dev/snort_interfaces.php | 3 | ||||
-rw-r--r-- | config/snort-dev/snort_interfaces_edit.php | 1 | ||||
-rw-r--r-- | config/snort-dev/snort_interfaces_global.php | 1 | ||||
-rw-r--r-- | config/snort-dev/snort_preprocessors.php | 1 | ||||
-rw-r--r-- | config/snort-dev/snort_rules.php | 3 | ||||
-rw-r--r-- | config/snort-dev/snort_rulesets.php | 3 |
13 files changed, 7 insertions, 20 deletions
diff --git a/config/snort-dev/snort.xml b/config/snort-dev/snort.xml index 79a17ca9..6aa5c924 100644 --- a/config/snort-dev/snort.xml +++ b/config/snort-dev/snort.xml @@ -46,8 +46,8 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>Snort</name> - <version>2.8.4.1_6</version> - <title>Services: Snort 2.8.4.1_6 pkg v. 1.8 RC1</title> + <version>2.8.5.2</version> + <title>Services: Snort 2.8.5.2 pkg v. 1.9</title> <include_file>/usr/local/pkg/snort/snort.inc</include_file> <menu> <name>Snort</name> 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> 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); ?> diff --git a/config/snort-dev/snort_blocked.php b/config/snort-dev/snort_blocked.php index d4b4c2b9..fcaa4a58 100644 --- a/config/snort-dev/snort_blocked.php +++ b/config/snort-dev/snort_blocked.php @@ -240,8 +240,6 @@ if ($pconfig['brefresh'] == 'on' || $pconfig['brefresh'] == '') } ?> -<p class="pgtitle"><?=$pgtitle?></p> - <script src="/row_toggle.js" type="text/javascript"></script> <script src="/javascript/sorttable.js" type="text/javascript"></script> <?php if ($savemsg) print_info_box($savemsg); ?> @@ -439,4 +437,4 @@ if ($blocked_ips_array[0] == '') </table> <?php include("fend.inc"); ?> </body> -</html>
\ No newline at end of file +</html> diff --git a/config/snort-dev/snort_define_servers.php b/config/snort-dev/snort_define_servers.php index 6520280a..59e39fb5 100644 --- a/config/snort-dev/snort_define_servers.php +++ b/config/snort-dev/snort_define_servers.php @@ -234,7 +234,6 @@ padding: 15px 10px 85% 50px; </style> <noscript><div class="alert" ALIGN=CENTER><img src="/themes/nervecenter/images/icons/icon_alert.gif"/><strong>Please enable JavaScript to view this content</CENTER></div></noscript> -<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); ?> diff --git a/config/snort-dev/snort_download_rules.php b/config/snort-dev/snort_download_rules.php index 2db097ae..322e7b0a 100644 --- a/config/snort-dev/snort_download_rules.php +++ b/config/snort-dev/snort_download_rules.php @@ -97,7 +97,6 @@ padding: 15px 10px 85% 50px; } </style> <noscript><div class=\"alert\" ALIGN=CENTER><img src=\"/themes/nervecenter/images/icons/icon_alert.gif\"/><strong>Please enable JavaScript to view this content</CENTER></div></noscript>\n"; -echo "<p class=\"pgtitle\">Services: Snort: Rules Update</p>\n"; echo "<body link=\"#000000\" vlink=\"#000000\" alink=\"#000000\">\n"; echo "<script src=\"/row_toggle.js\" type=\"text/javascript\"></script>\n diff --git a/config/snort-dev/snort_help_info.php b/config/snort-dev/snort_help_info.php index 42608ffe..aa8dd344 100644 --- a/config/snort-dev/snort_help_info.php +++ b/config/snort-dev/snort_help_info.php @@ -43,7 +43,6 @@ include('head.inc'); <body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle"><?=$pgtitle?></p>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php index 8e3f7570..6907c45f 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -178,13 +178,12 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "") header("Location: snort_interfaces.php"); } -$pgtitle = "Services: Snort 2.8.4.1_7 pkg v. 1.8 alpha"; +$pgtitle = "Services: Snort 2.8.5.2 pkg v. 1.9"; include("head.inc"); ?> <body link="#000000" vlink="#000000" alink="#000000"> <?php include("fbegin.inc"); ?> -<p class="pgtitle"><?=$pgtitle?></font></p> <style type="text/css"> .alert { position:absolute; diff --git a/config/snort-dev/snort_interfaces_edit.php b/config/snort-dev/snort_interfaces_edit.php index 3a384df5..ed0c141e 100644 --- a/config/snort-dev/snort_interfaces_edit.php +++ b/config/snort-dev/snort_interfaces_edit.php @@ -347,7 +347,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); ?> diff --git a/config/snort-dev/snort_interfaces_global.php b/config/snort-dev/snort_interfaces_global.php index 1628657f..3b478a3c 100644 --- a/config/snort-dev/snort_interfaces_global.php +++ b/config/snort-dev/snort_interfaces_global.php @@ -140,7 +140,6 @@ include("head.inc"); ?> <?php include("fbegin.inc"); ?> -<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); ?> diff --git a/config/snort-dev/snort_preprocessors.php b/config/snort-dev/snort_preprocessors.php index 49020893..6ecc6333 100644 --- a/config/snort-dev/snort_preprocessors.php +++ b/config/snort-dev/snort_preprocessors.php @@ -236,7 +236,6 @@ padding: 15px 10px 85% 50px; </style> <noscript><div class="alert" ALIGN=CENTER><img src="../themes/nervecenter/images/icons/icon_alert.gif"/><strong>Please enable JavaScript to view this content</CENTER></div></noscript> -<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); ?> 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> diff --git a/config/snort-dev/snort_rulesets.php b/config/snort-dev/snort_rulesets.php index e98244d0..5133183e 100644 --- a/config/snort-dev/snort_rulesets.php +++ b/config/snort-dev/snort_rulesets.php @@ -147,7 +147,6 @@ include("head.inc"); <body link="#000000" vlink="#000000" alink="#000000"> <?php include("fbegin.inc"); ?> -<p class="pgtitle"><?=$pgtitle?></p> <?php echo "<form action=\"snort_rulesets.php?id={$id}\" method=\"post\" name=\"iform\" id=\"iform\">"; @@ -245,4 +244,4 @@ echo "<form action=\"snort_rulesets.php?id={$id}\" method=\"post\" name=\"iform\ } -?>
\ No newline at end of file +?> |