summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@dds.nl>2011-01-26 15:40:32 +0100
committerSeth Mos <seth.mos@dds.nl>2011-01-26 15:40:32 +0100
commit9740fad81dce0f9389f157ac739473d17ad67839 (patch)
treec71eeae7d425f0bc7c42ded5b9dcbb904a44cce5 /usr/local/www/firewall_rules_edit.php
parent2259901018552f8a8432e295b8d6064fa918cda0 (diff)
parentee4fc984e1169a180457b3a10e011fab04fd0f31 (diff)
downloadpfsense-9740fad81dce0f9389f157ac739473d17ad67839.zip
pfsense-9740fad81dce0f9389f157ac739473d17ad67839.tar.gz
Merge remote branch 'upstream/master'
Conflicts: etc/inc/system.inc
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 fe24ad8..a6809f2 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -1311,7 +1311,7 @@ $i--): ?>
?>
</select>
<br />
- <span class="vexpl"><?=gettext("Choose the Out queue/Virtual interface only if you have selected In too.")."<br/>".gettext("The Out selection is applied to traffic going out the interface the rule is created, In is the incoming one.")."<br/>".gettext("If you are creating a rule on the Floating tab if the direction is In then the same rules apply, if the direction is out the selections are reverted Out is for incoming and In is for outgoing and if you do not select any direction use only the In since the Out selection does not make sense in there to prevent oddities.");?></span>
+ <span class="vexpl"><?=gettext("Choose the Out queue/Virtual interface only if you have also selected In.")."<br/>".gettext("The Out selection is applied to traffic leaving the interface where the rule is created, In is applied to traffic coming into the chosen interface.")."<br/>".gettext("If you are creating a floating rule, if the direction is In then the same rules apply, if the direction is out the selections are reverted Out is for incoming and In is for outgoing.");?></span>
</div>
</td>
</tr>
OpenPOWER on IntegriCloud