diff --git a/src/www/firewall_rules_edit.php b/src/www/firewall_rules_edit.php
index 0a3a4239f..1271e2424 100644
--- a/src/www/firewall_rules_edit.php
+++ b/src/www/firewall_rules_edit.php
@@ -825,10 +825,8 @@ include("head.inc");
endforeach; ?>
- =gettext("Direction of the traffic, our default policy is to filter inbound traffic, ".
- "which sets the policy to the interface originally receiving the traffic. ".
- "If you are not sure, you best leave this setting as is. ".
- "There are some remarks when using outbound (egress) filtering.");?>
+ =gettext("Direction of the traffic. The default policy is to filter inbound traffic, ".
+ "which sets the policy to the interface originally receiving the traffic.") ?>