summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-20 04:54:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-20 04:54:37 +0000
commit7e0773a1481e8a85a7643aa7aa27fd226d9af7cb (patch)
treef22b4afc144a11738c85b26ba4e906bc2dbba322 /usr/local/www/firewall_nat_out.php
parent6187380b8348ab9ea0aa195f0928a274780d666c (diff)
downloadpfsense-7e0773a1481e8a85a7643aa7aa27fd226d9af7cb.zip
pfsense-7e0773a1481e8a85a7643aa7aa27fd226d9af7cb.tar.gz
no message
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index d72af0e..1f43278 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -106,11 +106,6 @@ if ($_GET['act'] == "del") {
<strong>Enable advanced outbound NAT<br>
</strong></p>
</td>
- <td class="vtable"><p>
- <input name="enableoutboundloadbalancing" type="checkbox" id="enableoutboundloadbalancing" value="yes" <?php if (isset($config['nat']['enableoutboundloadbalancing'])) echo "checked";?>>
- <strong>Enable outbound NAT load balancing.<br>
- </strong></p>
- </td>
</tr>
<tr>
<td> <input name="submit" type="submit" class="formbtn" value="Save">
OpenPOWER on IntegriCloud