From eecc44acf76490897f2fb2f1ad151023d82498d8 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/gnats/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- gnats-edit-html.lsp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'gnats-edit-html.lsp') diff --git a/gnats-edit-html.lsp b/gnats-edit-html.lsp index 8acbab7..9cc3514 100644 --- a/gnats-edit-html.lsp +++ b/gnats-edit-html.lsp @@ -1,21 +1,21 @@ - - +<% --[[ DEBUG INFORMATION io.write("

DEBUGGING

DEBUG INFO: CFE

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

SYSTEM INFO

- +%>
@@ -23,30 +23,30 @@ displayinfo(myform,tags,"viewonly")

Expert config

File details

-') local tags = { "filename", "filesize", "mtime", "sumerrors", } displayinfo(myform,tags,"viewonly") -?> +%>

FILE CONTENT

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

SAVE AND APPLY ABOVE SETTINGS

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