diff options
author | robiscool <robrob2626@yahoo.com> | 2010-08-18 00:44:25 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-08-18 00:44:57 -0700 |
commit | 2eb7993da4ebb286b413fd50f2720a735bc4bcf8 (patch) | |
tree | 7b6479ee1a7c9bacccaf421786f9b6ecca32313f /config/snort/snort_interfaces_whitelist.php | |
parent | def915603f9ae111aea4a647dc88b254685b864a (diff) | |
download | pfsense-packages-2eb7993da4ebb286b413fd50f2720a735bc4bcf8.tar.gz pfsense-packages-2eb7993da4ebb286b413fd50f2720a735bc4bcf8.tar.bz2 pfsense-packages-2eb7993da4ebb286b413fd50f2720a735bc4bcf8.zip |
snort, fix home image link, add js_rowhelper from 2.0 upstearm
Diffstat (limited to 'config/snort/snort_interfaces_whitelist.php')
-rw-r--r-- | config/snort/snort_interfaces_whitelist.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/snort/snort_interfaces_whitelist.php b/config/snort/snort_interfaces_whitelist.php index 53c095d4..54ee844d 100644 --- a/config/snort/snort_interfaces_whitelist.php +++ b/config/snort/snort_interfaces_whitelist.php @@ -106,6 +106,9 @@ include("fbegin.inc"); echo $snort_general_css; ?> +<!-- hack to fix the hardcoed fbegin link in header --> +<div id="header-left2"><a href="../index.php" id="status-link2"><img src="./images/transparent.gif" border="0"></img></a></div> + <div class="body2"> <?if($pfsense_stable == 'yes'){echo '<p class="pgtitle">' . $pgtitle . '</p>';}?> |