summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-19 22:06:48 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-19 22:06:48 +0000
commit47ca95802cf193ec783a71b861bbe513696c0104 (patch)
tree22d5105f143995aac74fcbbe77c9e806969992f9 /usr/local/www/firewall_nat_out.php
parent4fc3d55d12feb2936a5c2b9cd0a77c7027d350b8 (diff)
downloadpfsense-47ca95802cf193ec783a71b861bbe513696c0104.zip
pfsense-47ca95802cf193ec783a71b861bbe513696c0104.tar.gz
Clarify about outbound NAT load balancing
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index 1a0790a..d72af0e 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -108,7 +108,7 @@ if ($_GET['act'] == "del") {
</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 load balancing.<br>
+ <strong>Enable outbound NAT load balancing.<br>
</strong></p>
</td>
</tr>
OpenPOWER on IntegriCloud