summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-07 02:12:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-07 02:12:21 +0000
commit0a818e99ace8d14f87c586b2833bb50fb5191e7a (patch)
treec21eb716938faae17ae415935d00c6bcf24ef4dc /usr/local/www/firewall_nat_out.php
parentb7eea7fa5a8496bc9c479a38cb5ea5d7834d9a2a (diff)
downloadpfsense-0a818e99ace8d14f87c586b2833bb50fb5191e7a.zip
pfsense-0a818e99ace8d14f87c586b2833bb50fb5191e7a.tar.gz
Nuke old outgoing load balancnig code
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index e446950..648bfa5 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -192,7 +192,6 @@ include("head.inc");
$tab_array[] = array("Port Forward", false, "firewall_nat.php");
$tab_array[] = array("1:1", false, "firewall_nat_1to1.php");
$tab_array[] = array("Outbound", true, "firewall_nat_out.php");
- $tab_array[] = array("Outbound Load Balancing", false, "firewall_nat_out_load_balancing.php");
display_top_tabs($tab_array);
?>
</td></tr>
OpenPOWER on IntegriCloud