summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-08-11 20:06:09 -0400
committerjim-p <jimp@pfsense.org>2012-08-11 20:06:09 -0400
commit9fa2a88067c3cef98b40cda689f335b0eb3cf120 (patch)
treea156f6f1e15c555f68f35ef8eda15a0132e77270 /usr/local/www
parent345ce722b7e0eb97e902d48360638650e737606b (diff)
downloadpfsense-9fa2a88067c3cef98b40cda689f335b0eb3cf120.zip
pfsense-9fa2a88067c3cef98b40cda689f335b0eb3cf120.tar.gz
Forgotten shortcut
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/status_lb_pool.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/status_lb_pool.php b/usr/local/www/status_lb_pool.php
index b7d79ce..1d93953 100755
--- a/usr/local/www/status_lb_pool.php
+++ b/usr/local/www/status_lb_pool.php
@@ -60,6 +60,7 @@ $now = time();
$year = date("Y");
$pgtitle = array(gettext("Status"),gettext("Load Balancer"),gettext("Pool"));
+$shortcut_section = "relayd";
include("head.inc");
$relay_hosts = get_lb_summary();
OpenPOWER on IntegriCloud