diff options
author | robiscool <robrob2626@yahoo.com> | 2010-03-17 20:02:41 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-03-17 20:02:41 -0700 |
commit | 7128847f29d3c191b3160bd3176de4b949d13373 (patch) | |
tree | 0bf5e28e8d45f3d597c93c34e8e548aaaeb43aa4 /config/snort-dev/snort_interfaces.php | |
parent | 188bb811006990d5a825d3332d2092376501fbbb (diff) | |
download | pfsense-packages-7128847f29d3c191b3160bd3176de4b949d13373.tar.gz pfsense-packages-7128847f29d3c191b3160bd3176de4b949d13373.tar.bz2 pfsense-packages-7128847f29d3c191b3160bd3176de4b949d13373.zip |
snort-dev, update paths for snort on gen tabs
Diffstat (limited to 'config/snort-dev/snort_interfaces.php')
-rw-r--r-- | config/snort-dev/snort_interfaces.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php index e5e5c86b..b5bb7781 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -267,7 +267,7 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "") } -$pgtitle = "Services: Snort 2.8.5.3 pkg v. 1.14 Beta"; +$pgtitle = "Services: Snort 2.8.5.3 pkg v. 1.15 Beta"; include("head.inc"); ?> @@ -522,7 +522,7 @@ padding: 15px 10px 50% 50px; <br> This is the <strong>Snort Menu</strong> where you can see an over view of all your interface settings. <br> - Please edit the <strong>Global Settings</strong> tab befor adding an interface. + Please edit the <strong>Global Settings</strong> tab before adding an interface. <br><br> <strong>Click</strong> on the <img src="../themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0" title="Add Icon"> icon to add a interface.                           <strong>Click</strong> on the <img src="../themes/<?= $g['theme']; ?>/images/icons/icon_pass.gif" width="13" height="13" border="0" title="Start Icon"> icon to <strong>start</strong> snort and barnyard. <br> |