From e84c86cc3504bea5030e2db59cbac23856e64558 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 9 Nov 2016 20:32:01 +0100 Subject: [PATCH] relayd: fix a crash report --- src/www/load_balancer_pool.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/www/load_balancer_pool.php b/src/www/load_balancer_pool.php index e510592f5..c425206f0 100644 --- a/src/www/load_balancer_pool.php +++ b/src/www/load_balancer_pool.php @@ -156,7 +156,7 @@ $main_buttons = array( - ', $pool['servers']);?> + ', $pool['servers']) : '' ?>