Remove <br/> from schedule strong note.

This commit is contained in:
Scott Ullrich 2007-04-14 22:25:16 +00:00
parent 7206776214
commit 099ab77e90

View File

@ -751,7 +751,7 @@ include("head.inc");
}
}?>
</select>
<p>Leave as 'none' to leave the rule enabled all the time.</p><br/>
<p>Leave as 'none' to leave the rule enabled all the time.</p>
<strong>NOTE: schedule logic can be a bit different. Click <a target="_new" href='firewall_rules_schedule_logic.php'>here</a> for more information.</strong>
</td>
</tr>