From 599dbb6c1cc20f76eefd1cb41bba1569226545a0 Mon Sep 17 00:00:00 2001 From: jim-p Date: Thu, 2 Dec 2010 09:36:46 -0500 Subject: Fix these misplaced "endif;" statements, they were causing the opening form tag to be hidden on 2.0 so the settings would never save. --- config/haproxy/haproxy_frontends_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/haproxy') diff --git a/config/haproxy/haproxy_frontends_edit.php b/config/haproxy/haproxy_frontends_edit.php index 7f6562ad..f7302a2a 100755 --- a/config/haproxy/haproxy_frontends_edit.php +++ b/config/haproxy/haproxy_frontends_edit.php @@ -369,8 +369,8 @@ include("head.inc");

-
+ -- cgit v1.2.3
Edit haproxy backend