aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces_suppress.php
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2013-04-09 17:45:03 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2013-04-09 17:45:03 -0400
commit6cabee346e055501e39886fb2b3fddbb4799fcdb (patch)
tree779680428dfde15f29c3f3eb32a7e8c565bb6977 /config/snort/snort_interfaces_suppress.php
parent6e92c34f5c39d7af5fcd90b0e274ddf71a0083ce (diff)
downloadpfsense-packages-6cabee346e055501e39886fb2b3fddbb4799fcdb.tar.gz
pfsense-packages-6cabee346e055501e39886fb2b3fddbb4799fcdb.tar.bz2
pfsense-packages-6cabee346e055501e39886fb2b3fddbb4799fcdb.zip
Add tip to restart Snort after making changes on page.
Diffstat (limited to 'config/snort/snort_interfaces_suppress.php')
-rw-r--r--config/snort/snort_interfaces_suppress.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/snort/snort_interfaces_suppress.php b/config/snort/snort_interfaces_suppress.php
index 93d3f2dc..32f2f6ba 100644
--- a/config/snort/snort_interfaces_suppress.php
+++ b/config/snort/snort_interfaces_suppress.php
@@ -134,10 +134,10 @@ if($pfsense_stable == 'yes'){echo '<p class="pgtitle">' . $pgtitle . '</p>';}
</table>
</td></tr>
<tr>
- <td colspan="3" width="100%"><span class="vexpl"><span class="red"><strong><?php echo gettext("Note:"); ?></strong></span>
+ <td colspan="3" width="100%"><br/><span class="vexpl"><span class="red"><strong><?php echo gettext("Note:"); ?></strong></span>
<p><span class="vexpl"><?php echo gettext("Here you can create event filtering and " .
- "suppression for your snort package rules."); ?><br>
- <?php echo gettext("Please note that you must restart a running rule so that changes can " .
+ "suppression for your snort package rules."); ?><br/><br/>
+ <?php echo gettext("Please note that you must restart a running Interface so that changes can " .
"take effect."); ?></span></p></td>
</tr>
</table>