aboutsummaryrefslogtreecommitdiffstats
path: root/config/dnsblacklist/dnsblacklist.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-10-05 13:54:50 -0600
committermcrane <mctch@yahoo.com>2009-10-05 13:55:40 -0600
commit3f477e046068c53d08fbd4db195615727592fcd8 (patch)
treebbaed2603b88a2406ceb1bfe9595b6b2cf3cee20 /config/dnsblacklist/dnsblacklist.tmp
parent21cd1918682363fb7912d632e269a589dd21aad4 (diff)
downloadpfsense-packages-3f477e046068c53d08fbd4db195615727592fcd8.tar.gz
pfsense-packages-3f477e046068c53d08fbd4db195615727592fcd8.tar.bz2
pfsense-packages-3f477e046068c53d08fbd4db195615727592fcd8.zip
DNS Blacklist update wording, improve uninstall.
Diffstat (limited to 'config/dnsblacklist/dnsblacklist.tmp')
-rw-r--r--config/dnsblacklist/dnsblacklist.tmp5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/dnsblacklist/dnsblacklist.tmp b/config/dnsblacklist/dnsblacklist.tmp
index 4edf4683..69ace333 100644
--- a/config/dnsblacklist/dnsblacklist.tmp
+++ b/config/dnsblacklist/dnsblacklist.tmp
@@ -26,7 +26,6 @@
$desc_en = trim($line_array[1]);
$category[$name]['desc_en'] = $desc_en;
}
-
}
//get line count for domains list
@@ -120,7 +119,7 @@ if (count($_POST)>0) {
write_config();
services_dnsmasq_configure();
sleep(1);
- $savemsg_dnsb = "DNS Blacklist settings have been saved. Restart dnsmasq service under 'Status' then 'Services' to make the settings active.";
+ $savemsg_dnsb = "DNS Blacklist settings have been saved. ";
conf_mount_ro();
}
?>
@@ -144,7 +143,7 @@ else {
<?php if ($savemsg_dnsb) print_info_box($savemsg_dnsb); ?>
Below is a scroll-box filled with categories you can select to be added to your blacklist. <br><br> Each category has a list of known domains/sites that will be denied access by users of this network.
-<br><br><i>(Note: Using all categories at once will require 300Mb of free memory. The <b>adult</b> and <b>porn</b> categories are rather memory intensive, requiring 200Mb together.)</i>
+<br><br><i>(Note: Using all categories at once will require 300Mb of free memory. The <b>adult</b> category is rather memory intensive, requiring 200Mb together.)</i>
<br><br><br>