Forgotten shortcut

This commit is contained in:
jim-p 2012-08-11 20:06:09 -04:00
parent 345ce722b7
commit 9fa2a88067

View File

@ -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();