From caa7230e69377506165849ebc3fef28b734fd08c Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 13 May 2015 15:27:18 +0545 Subject: Slash-select should be inside if in load_balancer_pool_edit otherwise there is an unbalanced slash-select when the else happens (if there are no load-balancer monitors defined) --- usr/local/www/load_balancer_pool_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/load_balancer_pool_edit.php') diff --git a/usr/local/www/load_balancer_pool_edit.php b/usr/local/www/load_balancer_pool_edit.php index 4eaa6f0..3ae63dc 100644 --- a/usr/local/www/load_balancer_pool_edit.php +++ b/usr/local/www/load_balancer_pool_edit.php @@ -266,10 +266,10 @@ function clearcombo(){ echo ""; } ?> + : - -- cgit v1.1