From 3f477e046068c53d08fbd4db195615727592fcd8 Mon Sep 17 00:00:00 2001 From: mcrane Date: Mon, 5 Oct 2009 13:54:50 -0600 Subject: DNS Blacklist update wording, improve uninstall. --- config/dnsblacklist/dnsblacklist.tmp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'config/dnsblacklist/dnsblacklist.tmp') 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 { Below is a scroll-box filled with categories you can select to be added to your blacklist.

Each category has a list of known domains/sites that will be denied access by users of this network. -

(Note: Using all categories at once will require 300Mb of free memory. The adult and porn categories are rather memory intensive, requiring 200Mb together.) +

(Note: Using all categories at once will require 300Mb of free memory. The adult category is rather memory intensive, requiring 200Mb together.)


-- cgit v1.2.3