From cc38597bb7e683758fe43d09403fd9f279155352 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 28 Jul 2008 06:48:16 +0000 Subject: use <% %> instead of git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dansguardian-editcategories-html.lsp | 48 ++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'dansguardian-editcategories-html.lsp') diff --git a/dansguardian-editcategories-html.lsp b/dansguardian-editcategories-html.lsp index ab814fa..63087bf 100644 --- a/dansguardian-editcategories-html.lsp +++ b/dansguardian-editcategories-html.lsp @@ -1,89 +1,89 @@ - - +<% --[[ DEBUG INFORMATION io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) io.write("
") --]] -?> +%>

INFO

- +%>

CONFIGURE

General

- +%>

Details

-') io.write(html.form[myform.filecontent.type](myform.filecontent)) -?> +%>

Save

- +%>

Delete

You can delete this object. This will result in erazing instead of deactivating it.

When deleting a object, you will not be able to get it back! If you are unsure, it's better to only deactivate this object instead of deleting it.

- +%>
- +<% --[[ %>

CONFIGURATION

Expert config

File details

- +%>

FILE CONTENT

-') io.write(html.form[myform.filecontent.type](myform.filecontent)) -?> +%>

SAVE AND APPLY ABOVE SETTINGS

- +%>
-") end -?> +%>
- +<% --]] %> -- cgit v1.2.3