diff options
author | sullrich <sullrich@pfsense.org> | 2009-12-11 21:41:16 -0500 |
---|---|---|
committer | sullrich <sullrich@pfsense.org> | 2009-12-11 21:41:16 -0500 |
commit | af35f81f28513a121fc470724406827d727d64f0 (patch) | |
tree | 980fe8ac4e2afdecea0f1372938c4fe354d8df63 | |
parent | b7f14b04290fa64b6fd26fe1c2bc4c213b4bbecf (diff) | |
download | pfsense-packages-af35f81f28513a121fc470724406827d727d64f0.tar.gz pfsense-packages-af35f81f28513a121fc470724406827d727d64f0.tar.bz2 pfsense-packages-af35f81f28513a121fc470724406827d727d64f0.zip |
Rename to Frontend
-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> |