aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim P <jim@pingle.org>2013-10-02 10:39:12 -0700
committerJim P <jim@pingle.org>2013-10-02 10:39:12 -0700
commit54058f92666f64c38a0f46f930affb14c8bd0240 (patch)
tree40f2ee4a4e7682d030870d61b62063f8175980ba
parent1fc91f00ea55482269dfb6e38385d381e119da8f (diff)
parenta1aab42e4b13c563810d535ea88010e21f8234cf (diff)
downloadpfsense-packages-54058f92666f64c38a0f46f930affb14c8bd0240.tar.gz
pfsense-packages-54058f92666f64c38a0f46f930affb14c8bd0240.tar.bz2
pfsense-packages-54058f92666f64c38a0f46f930affb14c8bd0240.zip
Merge pull request #522 from PiBa-NL/haproxy_spellcheck
haproxy-devel, fix showing ssl offloading options
-rw-r--r--config/haproxy-devel/haproxy_listeners_edit.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/config/haproxy-devel/haproxy_listeners_edit.php b/config/haproxy-devel/haproxy_listeners_edit.php
index dc418614..e95b88ea 100644
--- a/config/haproxy-devel/haproxy_listeners_edit.php
+++ b/config/haproxy-devel/haproxy_listeners_edit.php
@@ -725,10 +725,6 @@ include("head.inc");
<td>&nbsp;</td>
</tr>
</table>
-<?
- global $haproxy_sni_ssloffloading;
- if ($haproxy_sni_ssloffloading):
-?>
<table class="haproxy_mode_http" width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2" valign="top" class="listtopic">SSL Offloading</td>
@@ -771,9 +767,6 @@ include("head.inc");
<td>&nbsp;</td>
</tr>
</table>
-<?
- endif;
-?>
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr align="left">
<td width="22%" valign="top">&nbsp;</td>