aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interfaces_edit.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-03-27 16:00:16 -0400
committerjim-p <jimp@pfsense.org>2012-03-27 16:00:16 -0400
commitdb42809990752870f45f8dc7e4fc7a9566706782 (patch)
tree83f7968a40297de52a49eeff9ac2e5410dd9a400 /config/snort/snort_interfaces_edit.php
parent3a079ff37f9b2a9b0864c53fdd2620838b791c19 (diff)
downloadpfsense-packages-db42809990752870f45f8dc7e4fc7a9566706782.tar.gz
pfsense-packages-db42809990752870f45f8dc7e4fc7a9566706782.tar.bz2
pfsense-packages-db42809990752870f45f8dc7e4fc7a9566706782.zip
Generalize more references
Diffstat (limited to 'config/snort/snort_interfaces_edit.php')
-rw-r--r--config/snort/snort_interfaces_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort/snort_interfaces_edit.php b/config/snort/snort_interfaces_edit.php
index 0282723b..f3d96848 100644
--- a/config/snort/snort_interfaces_edit.php
+++ b/config/snort/snort_interfaces_edit.php
@@ -668,7 +668,7 @@ function enable_change(enable_change) {
type="checkbox" value="on"
<?php if ($pconfig['alertsystemlog'] == "on") echo "checked"; ?>
onClick="enable_change(false)"><br>
- Snort will send Alerts to the Pfsense system logs.</td>
+ Snort will send Alerts to the firewall's system logs.</td>
</tr>
<tr>
<td width="22%" valign="top" class="vncell2">Log to a Tcpdump file</td>