summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_1to1_edit.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-01-13 13:04:11 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-01-13 13:04:11 -0500
commit9808c95e0d294a47293e8cb0f9e1fcdba9402eba (patch)
tree03512ddccc3ba1049e914da1be765857b8231b45 /src/usr/local/www/firewall_nat_1to1_edit.php
parent1716852ac3f818dc9fb22f3e4f7eb4301296a3c0 (diff)
downloadpfsense-9808c95e0d294a47293e8cb0f9e1fcdba9402eba.zip
pfsense-9808c95e0d294a47293e8cb0f9e1fcdba9402eba.tar.gz
Fix help
Diffstat (limited to 'src/usr/local/www/firewall_nat_1to1_edit.php')
-rw-r--r--src/usr/local/www/firewall_nat_1to1_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_1to1_edit.php b/src/usr/local/www/firewall_nat_1to1_edit.php
index e747e15..6687cd8 100644
--- a/src/usr/local/www/firewall_nat_1to1_edit.php
+++ b/src/usr/local/www/firewall_nat_1to1_edit.php
@@ -399,7 +399,7 @@ $section->addInput(new Form_Checkbox(
'Negate',
'This rule will be excluded from the NAT',
$pconfig['nobinat']
-))->setHelp('Use this to exclude addresses from from a rule that follows this one');
+))->setHelp('Use this to exclude addresses from a rule that follows this one');
$section->addInput(new Form_Checkbox(
'nordr',
OpenPOWER on IntegriCloud