diff options
-rwxr-xr-x | config/haproxy-dev/haproxy_pool_edit.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/haproxy-dev/haproxy_pool_edit.php b/config/haproxy-dev/haproxy_pool_edit.php index 2f1600d4..3d1d1844 100755 --- a/config/haproxy-dev/haproxy_pool_edit.php +++ b/config/haproxy-dev/haproxy_pool_edit.php @@ -247,6 +247,9 @@ function clearcombo(){ </td> </tr> + <tr align="left"> + <td class="vncellreq" colspan="3">Server list</td> + </tr> <tr> <td width="78%" class="vtable" colspan="2" valign="top"> <table class="" width="100%" cellpadding="0" cellspacing="0" id='servertable'> |