From d88c6a9fdfb0a872dadfb90a8f93ba16714240b8 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 16 Nov 2007 00:48:53 +0000 Subject: Switch over to array style page titles. Obtained-from: m0n0wall --- usr/local/www/load_balancer_pool.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr/local/www/load_balancer_pool.php') diff --git a/usr/local/www/load_balancer_pool.php b/usr/local/www/load_balancer_pool.php index 6d62440..2017919 100755 --- a/usr/local/www/load_balancer_pool.php +++ b/usr/local/www/load_balancer_pool.php @@ -74,13 +74,12 @@ if ($_GET['act'] == "del") { } } -$pgtitle = "Load Balancer: Pool"; +$pgtitle = array("Load Balancer","Pool"); include("head.inc"); ?> -

-- cgit v1.1