summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-09-20 18:31:39 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-09-20 18:31:39 -0400
commit37efa12a4f466d5c1b28c7ba91b5f0e00822d935 (patch)
tree3db4a560906ef01bb5ad55edf5beec61a25c5fa1 /usr/local/www/fbegin.inc
parent35ee5e8d4f29d671f88f55eaa93d639abdbfeb11 (diff)
downloadpfsense-37efa12a4f466d5c1b28c7ba91b5f0e00822d935.zip
pfsense-37efa12a4f466d5c1b28c7ba91b5f0e00822d935.tar.gz
Rename Commercial Support to Support so it appears correctly in all themes. Need to find the font weight for the drop downs and lower that a bit.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 070b51e..8d768d6 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -177,7 +177,7 @@ $help_menu = array();
$help_menu[] = array("Forum", "http://www.pfsense.org/j.php?jumpto=forum");
$help_menu[] = array("Doc Site", "http://www.pfsense.org/j.php?jumpto=doc");
$help_menu[] = array("DevWiki", "http://www.pfsense.org/j.php?jumpto=devwiki");
-$help_menu[] = array("Commercial Support", "http://www.pfsense.org/j.php?jumpto=portal");
+$help_menu[] = array("Support", "http://www.pfsense.org/j.php?jumpto=portal");
$help_menu[] = array("Book", "http://www.reedmedia.net/books/pfsense/");
$help_menu = msort(array_merge($help_menu, return_ext_menu("Help")),0);
OpenPOWER on IntegriCloud