summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-08-10 13:50:50 -0400
committerjim-p <jimp@pfsense.org>2010-08-10 13:51:47 -0400
commit3e2165b6d998fa7a15a552c686556df7e327de85 (patch)
treecf3094f1924dc42e82a9f9320536dd9c510bca05 /usr/local/www/fbegin.inc
parent8c29490e56aaf4ed4aec7febd93b43d9d4b18f7c (diff)
downloadpfsense-3e2165b6d998fa7a15a552c686556df7e327de85.zip
pfsense-3e2165b6d998fa7a15a552c686556df7e327de85.tar.gz
Default to the 'pools' tab of the inbound load balancer, and move the monitor tab to the end.
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 9bcc8b5..fa8f9d4 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -121,7 +121,7 @@ if($g['services_dhcp_server_enable'])
$services_menu[] = array("DHCP Server", "/services_dhcp.php");
$services_menu[] = array("Dynamic DNS", "/services_dyndns.php");
$services_menu[] = array("IGMP proxy", "/services_igmpproxy.php");
-$services_menu[] = array("Load Balancer", "/load_balancer_monitor.php");
+$services_menu[] = array("Load Balancer", "/load_balancer_pool.php");
$services_menu[] = array("OLSR", "/pkg_edit.php?xml=olsrd.xml&id=0");
$services_menu[] = array("PPPoE Server", "/vpn_pppoe.php");
$services_menu[] = array("RIP", "/pkg_edit.php?xml=routed/routed.xml&id=0");
OpenPOWER on IntegriCloud