summaryrefslogtreecommitdiffstats
path: root/dansguardian-general-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 14:56:36 +0000
committerTed Trask <ttrask01@yahoo.com>2016-08-10 14:56:36 +0000
commit516eebd82b4e89aeaa13e8173e0242a3597a7c14 (patch)
tree896f64508f2ffda7c66747c4145a5399809c9d22 /dansguardian-general-html.lsp
parent410343499134e70f9be7b4f5436b536b6e067230 (diff)
downloadacf-dansguardian-master.tar.bz2
acf-dansguardian-master.tar.xz
Remove trailing whitespaceHEADmaster
Diffstat (limited to 'dansguardian-general-html.lsp')
-rw-r--r--dansguardian-general-html.lsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/dansguardian-general-html.lsp b/dansguardian-general-html.lsp
index 6cbaddc..fabfafe 100644
--- a/dansguardian-general-html.lsp
+++ b/dansguardian-general-html.lsp
@@ -1,8 +1,8 @@
-<% local form, viewlibrary, page_info, session = ...
+<% local form, viewlibrary, page_info, session = ...
htmlviewfunctions = require("htmlviewfunctions")
%>
-<% if viewlibrary and viewlibrary.dispatch_component then
+<% if viewlibrary and viewlibrary.dispatch_component then
viewlibrary.dispatch_component("status")
end %>
@@ -38,8 +38,8 @@ These parameters define the ip address and port that Dansguardian should forward
<% htmlviewfunctions.displaysectionend(header_level2) %>
<% htmlviewfunctions.displaysectionstart(cfe({label="Filter Actions"}), page_info, header_level2) %>
<p>
-These parameters define how sensitive the filter is, and where to redirect requests if the content filter
-determines that the content is inappropriate. The "naughtynesslimit" is more sensitive the lower it is set.
+These parameters define how sensitive the filter is, and where to redirect requests if the content filter
+determines that the content is inappropriate. The "naughtynesslimit" is more sensitive the lower it is set.
The author recommends 50 for "young children", 100 for "older children" and 160 for "young adults".
</p>