summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-04-08 14:49:33 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-04-08 14:49:33 -0300
commit281812371182b224bf11382a1c9f3073ec6d112a (patch)
treec4fb47128673f83c6c613261dc7bd22175910198 /etc/inc/globals.inc
parenta3fa7aaccd962c887b6688729d6e99d6a694c7c7 (diff)
downloadpfsense-281812371182b224bf11382a1c9f3073ec6d112a.zip
pfsense-281812371182b224bf11382a1c9f3073ec6d112a.tar.gz
Add a new global option, disablehelpicon, to hide help icon from all pages
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 3e21ca6..76548d0 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -86,6 +86,7 @@ $g = array(
"hideplatform" => false,
"disablethemeselection" => false,
"disablehelpmenu" => false,
+ "disablehelpicon" => false,
"debug" => false,
"latest_config" => "6.1",
"nopkg_platforms" => array("cdrom"),
OpenPOWER on IntegriCloud