summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-01-25 03:13:18 -0500
committerChris Buechler <cmb@pfsense.org>2009-01-25 03:13:18 -0500
commit5a19af1760e32c5c6943596713d129e06f4e30af (patch)
treeb8689953d9ecf681d916b9b9c7e3f96cf296dfa8 /etc/inc/globals.inc
parentf1bf66e888d3ca28134a717bf7655c733ac72e64 (diff)
downloadpfsense-5a19af1760e32c5c6943596713d129e06f4e30af.zip
pfsense-5a19af1760e32c5c6943596713d129e06f4e30af.tar.gz
Use product_website in footer
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index fa8c36b..2e5164e 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -38,7 +38,7 @@ $g = array(
"product_copyright" => "BSD Perimeter LLC",
"product_copyright_url" => "http://www.bsdperimeter.com",
"product_copyright_years" => "2004 - 2009",
- "product_website" => "www.pfsense.org",
+ "product_website" => "http://www.pfsense.org/?gui",
"product_email" => "coreteam@pfsense.org",
"upload_path" => "/root",
"dhcpd_chroot_path" => "/var/dhcpd",
OpenPOWER on IntegriCloud