summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index 3f8874b..1c25fb7 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -762,7 +762,7 @@ include("head.inc");
<td width="78%" class="vtable">
<?php $dst_disabled=false; ?>
<?php if( isset($pconfig['associated-nat-rule-id']) ): ?>
- <span class="red"><strong>NOTE: </strong></span> This is an associated to a NAT rule.<br />
+ <span class="red"><strong>NOTE: </strong></span> This is associated to a NAT rule.<br />
You cannot edit the destination of associated filter rules.<br />
<br />
<a href="firewall_nat_edit.php?id=<?=$pconfig['associated-nat-rule-id'];?>">View the NAT rule</a><br />
OpenPOWER on IntegriCloud