aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy/haproxy_listeners.php
diff options
context:
space:
mode:
authorJim P <jim@pingle.org>2013-02-19 09:03:50 -0800
committerJim P <jim@pingle.org>2013-02-19 09:03:50 -0800
commit1cffd57c76630d8f116a1a805a52938548808337 (patch)
tree37c7bb0e187b2a45dc1997821d2224623d9e15b7 /config/haproxy/haproxy_listeners.php
parent0886c469fca958d28735ccc97a1fa4ff3f059db0 (diff)
parentc7460e44dd9669f47484ab58fefaac368329cda8 (diff)
downloadpfsense-packages-1cffd57c76630d8f116a1a805a52938548808337.tar.gz
pfsense-packages-1cffd57c76630d8f116a1a805a52938548808337.tar.bz2
pfsense-packages-1cffd57c76630d8f116a1a805a52938548808337.zip
Merge pull request #387 from PiBa-NL/HAProxy_pfSense2.1
updated HAProxy package to work with pfSense 2.1
Diffstat (limited to 'config/haproxy/haproxy_listeners.php')
-rwxr-xr-xconfig/haproxy/haproxy_listeners.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_listeners.php b/config/haproxy/haproxy_listeners.php
index ef67108b..1f6031c2 100755
--- a/config/haproxy/haproxy_listeners.php
+++ b/config/haproxy/haproxy_listeners.php
@@ -140,7 +140,7 @@ include("head.inc");
<?=$textss . $backend['type'] . $textse;?>
</td>
<td class="listlr" ondblclick="document.location='haproxy_listeners_edit.php?id=<?=$i;?>';">
- <?=$textss . $backend['pool'] . $textse;?>
+ <?=$textss . $backend['backend_serverpool'] . $textse;?>
</td>
<td class="list" nowrap>
<table border="0" cellspacing="0" cellpadding="1">