summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfSense.org>2009-12-23 16:30:07 -0500
committerScott Ullrich <sullrich@pfSense.org>2009-12-23 16:30:16 -0500
commit204f33f6d8137f9fd67ebd885b8a87ab029ffceb (patch)
tree10080c3fac21fc3a4ff7978121b44be06d59584c /usr/local/www/fbegin.inc
parentd9e258bb1df4c8a0d720c818ad433f8e9f6c3824 (diff)
downloadpfsense-204f33f6d8137f9fd67ebd885b8a87ab029ffceb.zip
pfsense-204f33f6d8137f9fd67ebd885b8a87ab029ffceb.tar.gz
Add FreeBSD handbook to Help menu
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 5b6dd15..fb0a198 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -214,6 +214,7 @@ if(! $g['disablehelpmenu']) {
$help_menu[] = array("Paid Support", "http://www.pfsense.org/j.php?jumpto=portal");
$help_menu[] = array("pfSense Book", "http://www.pfsense.org/j.php?jumpto=book");
$help_menu[] = array("Search portal", "http://www.pfsense.org/j.php?jumpto=searchportal");
+ $help_menu[] = array("FreeBSD Handbook", "http://www.pfsense.org/j.php?jumpto=fbsdhandbook");
$help_menu = msort(array_merge($help_menu, return_ext_menu("Help")),0);
}
OpenPOWER on IntegriCloud