From 72067762144c2e36db24fef8d82fa91ad414638c Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 14 Apr 2007 22:23:20 +0000 Subject: [PATCH] Wrap text in


---
 usr/local/www/firewall_rules_schedule_logic.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr/local/www/firewall_rules_schedule_logic.php b/usr/local/www/firewall_rules_schedule_logic.php
index 8421852cf0..cab662fa68 100644
--- a/usr/local/www/firewall_rules_schedule_logic.php
+++ b/usr/local/www/firewall_rules_schedule_logic.php
@@ -1,7 +1,7 @@
-
+
 When working with pfSense based schedules, the logic is a bit different from the normal pfSense rules.
 
 For example, the rules are evaluated from top to bottom.   If you have a pass rule and the rule is outside of the schedule, the traffic will be BLOCKED regardless of pass rules that occur after this rule.
 
 In these cases you will want to change the pass rule to a block style rule to get the needed functionality.
-
+
\ No newline at end of file