From 3ff395661614dd31967a95ed832e9aaec2883c45 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 26 Sep 2011 18:22:13 -0400 Subject: Add global to hide download tab --- etc/inc/globals.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/inc/globals.inc') diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 4c3afe1..2de1a64 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -85,6 +85,7 @@ $g = array( "product_website_footer" => "http://www.pfsense.org/?gui20", "product_email" => "coreteam@pfsense.org", "hideplatform" => false, + "hidedownloadbackup" => false, "disablethemeselection" => false, "disablehelpmenu" => false, "disablehelpicon" => false, -- cgit v1.1