From 5ba1308b21274d84c3a532d94e35a5dbbe69ee79 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 27 Jan 2009 02:22:28 -0500 Subject: Fix fend URL --- etc/inc/globals.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index fa8c36b..6640a05 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -39,6 +39,7 @@ $g = array( "product_copyright_url" => "http://www.bsdperimeter.com", "product_copyright_years" => "2004 - 2009", "product_website" => "www.pfsense.org", + "product_website_footer" => "http://www.pfsense.org/?gui12", "product_email" => "coreteam@pfsense.org", "upload_path" => "/root", "dhcpd_chroot_path" => "/var/dhcpd", -- cgit v1.1