aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/snort_interfaces.php
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2010-03-11 02:00:07 -0800
committerrobiscool <robrob2626@yahoo.com>2010-03-11 02:00:48 -0800
commite1dbec3e87eeef66c616653f7226ab2276ff6c16 (patch)
treee787fbf8b5b5af0ac5f9436f0043fb980cd99746 /config/snort-dev/snort_interfaces.php
parentc9fcb262f2cd4a5a123fa33f3932d10f020f3735 (diff)
downloadpfsense-packages-e1dbec3e87eeef66c616653f7226ab2276ff6c16.tar.gz
pfsense-packages-e1dbec3e87eeef66c616653f7226ab2276ff6c16.tar.bz2
pfsense-packages-e1dbec3e87eeef66c616653f7226ab2276ff6c16.zip
snort-dev, more GUI fixes, update help and info page
Diffstat (limited to 'config/snort-dev/snort_interfaces.php')
-rw-r--r--config/snort-dev/snort_interfaces.php12
1 files changed, 3 insertions, 9 deletions
diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php
index 04627064..e5b42e4d 100644
--- a/config/snort-dev/snort_interfaces.php
+++ b/config/snort-dev/snort_interfaces.php
@@ -31,7 +31,7 @@
require("guiconfig.inc");
require("/usr/local/pkg/snort/snort_gui.inc");
-include_once("/usr/local/pkg/snort/snort.inc");
+require("/usr/local/pkg/snort/snort.inc");
$id = $_GET['id'];
if (isset($_POST['id']))
@@ -178,12 +178,13 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "")
header("Location: snort_interfaces.php");
}
-$pgtitle = "Services: Snort 2.8.5.2 pkg v. 1.9";
+$pgtitle = "Services: Snort 2.8.5.3 pkg v. 1.10 Alpha";
include("head.inc");
?>
<body link="#000000" vlink="#000000" alink="#000000">
<?php include("fbegin.inc"); ?>
+<p class="pgtitle"><?if($pfsense_stable == 'yes'){echo $pgtitle;}?></p>
<style type="text/css">
.alert {
position:absolute;
@@ -218,12 +219,6 @@ padding: 15px 10px 50% 50px;
padding-top: 4px;
padding-bottom: 4px;
}
-.listt4 {
-
-font-size: 11px;
-padding-right :15px;
-padding-left :15px;
-}
</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>
@@ -252,7 +247,6 @@ padding-left :15px;
display_top_tabs($tab_array);
?>
</td></tr>
- <br>
<tr>
<td>
<div id="mainarea">