summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@su.local>2009-09-10 19:53:53 -0400
committerScott Ullrich <sullrich@su.local>2009-09-10 19:53:53 -0400
commit8b1f77beab7106569f555d558deca217794343c6 (patch)
treefa74c299d656fe371406d7c827b432b07b91ce4a /usr/local/www/firewall_nat_edit.php
parent147b90b8e7b8ae94410d8aea83dd90e94c66710b (diff)
downloadpfsense-8b1f77beab7106569f555d558deca217794343c6.zip
pfsense-8b1f77beab7106569f555d558deca217794343c6.tar.gz
Clarify what the drop down is for
Diffstat (limited to 'usr/local/www/firewall_nat_edit.php')
-rwxr-xr-xusr/local/www/firewall_nat_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php
index 21a4bd3..6c91743 100755
--- a/usr/local/www/firewall_nat_edit.php
+++ b/usr/local/www/firewall_nat_edit.php
@@ -438,8 +438,8 @@ include("fbegin.inc"); ?>
<td width="78%">
<select name="filter-rule-association" id="filter-rule-association">
<option value="">None</option>
- <option value="add-associated" selected="selected">Add associated rule</option>
- <option value="add-unassociated">Add unassociated rule</option>
+ <option value="add-associated" selected="selected">Add associated filter rule</option>
+ <option value="add-unassociated">Add unassociated filter rule</option>
<option value="pass">Pass</option>
</select>
</td>
OpenPOWER on IntegriCloud