diff options
Diffstat (limited to 'config')
-rwxr-xr-x | config/haproxy/haproxy_servers.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_servers.php b/config/haproxy/haproxy_servers.php index 3bf4eac2..ed4e0736 100755 --- a/config/haproxy/haproxy_servers.php +++ b/config/haproxy/haproxy_servers.php @@ -102,7 +102,7 @@ include("head.inc"); <td width="30%" class="listhdrr">Name</td> <td width="30%" class="listhdrr">Server</td> <td width="20%" class="listhdrr">Status</td> - <td width="30%" class="listhdrr">Backend</td> + <td width="30%" class="listhdrr">Frontend</td> <td width="10%" class="listhdrr">Cookie</td> <td width="10%" class="listhdrr">Weight</td> <td width="10%" class="list"></td> |