aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel/haproxy_pool_edit.php
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2013-06-18 18:49:39 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2013-06-18 18:49:39 -0400
commit34cb0a39d7d14ecba7a4fc5060a04760d3921bc8 (patch)
treebe1f93eff4980ae6cf3f0d3bbbd5735a426f7b60 /config/haproxy-devel/haproxy_pool_edit.php
parent8c5840439b815474d2a39434147b7892590198f3 (diff)
parent268bcb9a886494c81191ec63e220ec1c02508b65 (diff)
downloadpfsense-packages-34cb0a39d7d14ecba7a4fc5060a04760d3921bc8.tar.gz
pfsense-packages-34cb0a39d7d14ecba7a4fc5060a04760d3921bc8.tar.bz2
pfsense-packages-34cb0a39d7d14ecba7a4fc5060a04760d3921bc8.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'config/haproxy-devel/haproxy_pool_edit.php')
-rw-r--r--config/haproxy-devel/haproxy_pool_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/haproxy-devel/haproxy_pool_edit.php b/config/haproxy-devel/haproxy_pool_edit.php
index 4b93632f..a7a56b1c 100644
--- a/config/haproxy-devel/haproxy_pool_edit.php
+++ b/config/haproxy-devel/haproxy_pool_edit.php
@@ -491,7 +491,7 @@ foreach($simplefields as $field){
</table>
</td>
</tr>
- <tr align="left" style="display:none;">
+ <tr align="left">
<td width="22%" valign="top" class="vncell">Transparent ClientIP</td>
<td width="78%" class="vtable" colspan="2">
<input id="transparent_clientip" name="transparent_clientip" type="checkbox" value="yes" <?php if ($pconfig['transparent_clientip']=='yes') echo "checked"; ?> onclick='updatevisibility();'>