summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr')
-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 8788280..5b4acfc 100644
--- a/src/usr/local/www/firewall_nat_1to1_edit.php
+++ b/src/usr/local/www/firewall_nat_1to1_edit.php
@@ -460,7 +460,7 @@ $group->add(new Form_Checkbox(
'dstnot',
null,
'Not',
- $pconfig['srcnot']
+ $pconfig['dstnot']
))->setHelp('Invert the sense of the match.');
$group->add(new Form_Select(
OpenPOWER on IntegriCloud