From c36dac1fb2a75eb1d5eb35a057bcdd658f6a21a5 Mon Sep 17 00:00:00 2001 From: robiscool Date: Sun, 5 Sep 2010 21:52:24 -0700 Subject: snort, enable prototype on all snort GUI tabs to help commercial pfsense GUI --- config/snort/snort_head.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/snort/snort_head.inc b/config/snort/snort_head.inc index 7e0f6fde..ce88b328 100644 --- a/config/snort/snort_head.inc +++ b/config/snort/snort_head.inc @@ -72,12 +72,12 @@ $pagetitle = gentitle( $pgtitle ); echo "\t\n"; } - if ($snort_load_pfjavascript_defaults == 'yes') { - echo "\t\n"; - echo "\t\n"; - echo "\t\n"; - echo "\t\n"; - } + /* some pfsense commercial versions require these to be in every tab on the GUI, overwrite GUI */ + echo "\t\n"; + echo "\t\n"; + echo "\t\n"; + echo "\t\n"; + //if(file_exists("{$g['www_path']}/javascript/global.js")) //echo "\t\n"; /* -- cgit v1.2.3