summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@cmb-macbook-pro-3.local>2009-12-13 16:28:11 -0500
committerChris Buechler <cmb@cmb-macbook-pro-3.local>2009-12-13 16:28:11 -0500
commit66772edcaeff18a815a4496233e7279e95b54db8 (patch)
tree1ecaa07910bd3a386c5a1af1680defecb1c79a42 /usr/local/www/firewall_rules_edit.php
parenta14bc95381714e6e8bb43aa0d884f5058dd479fb (diff)
downloadpfsense-66772edcaeff18a815a4496233e7279e95b54db8.zip
pfsense-66772edcaeff18a815a4496233e7279e95b54db8.tar.gz
fix text
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-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