From 2764edeac9b4b54096f7a3c5eaa5b202e0c32f01 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 11 Sep 2008 14:31:28 +0000 Subject: Modified dansguardian. Changed advanced to listfiles and expert to listconfigfiles. Made general and edit be normal forms. Removed categories, which didn't work. git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1465 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dansguardian-edit-html.lsp | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) mode change 100644 => 120000 dansguardian-edit-html.lsp (limited to 'dansguardian-edit-html.lsp') diff --git a/dansguardian-edit-html.lsp b/dansguardian-edit-html.lsp deleted file mode 100644 index 99cf55a..0000000 --- a/dansguardian-edit-html.lsp +++ /dev/null @@ -1,18 +0,0 @@ -<% - local form = ... - local service = form.service - -%> -

Content Filter (<% io.write( service.name ) %>)

- -
-

<% io.write( service.cfgerr ) %>

-

These parameters define the interface and port that Dansguardian uses to accept connections.

- - - - -

Save Changes

-
Save the content of the above box
-
- diff --git a/dansguardian-edit-html.lsp b/dansguardian-edit-html.lsp new file mode 120000 index 0000000..15b1930 --- /dev/null +++ b/dansguardian-edit-html.lsp @@ -0,0 +1 @@ +../filedetails-html.lsp \ No newline at end of file -- cgit v1.2.3