diff options
author | Chris Buechler <cmb@pfsense.org> | 2012-11-21 01:19:08 -0600 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2012-11-21 01:19:08 -0600 |
commit | 8c8a5598c9a72465a864718e8f4ef71ec4af01f0 (patch) | |
tree | 8f8aabb2cd018259271b941a7be1a9c655502ad2 /usr/local/www | |
parent | 46f10475e42ef39d9904427a1e4f999f4dd85421 (diff) | |
download | pfsense-8c8a5598c9a72465a864718e8f4ef71ec4af01f0.zip pfsense-8c8a5598c9a72465a864718e8f4ef71ec4af01f0.tar.gz |
remove non-applicable text
Diffstat (limited to 'usr/local/www')
-rwxr-xr-x | usr/local/www/firewall_nat_out_edit.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_out_edit.php b/usr/local/www/firewall_nat_out_edit.php index d62de63..e59db5b 100755 --- a/usr/local/www/firewall_nat_out_edit.php +++ b/usr/local/www/firewall_nat_out_edit.php @@ -599,7 +599,6 @@ any)");?></td> <span class="vexpl"><?=gettext("Packets matching this rule will be mapped to the IP address given here.");?><br> <?=gettext("If you want this rule to apply to another IP address rather than the IP address of the interface chosen above, ". "select it here (you will need to define ");?> <a href="firewall_virtual_ip.php"><?=gettext("Virtual IP");?></a> <?=gettext("addresses on the interface first).");?> - <?=gettext("Also note that if you are trying to redirect connections on the LAN select the \"any\" option.");?> </span><br/> </td></tr> <tr id="poolopts_tr"> |