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-expert-html.lsp | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'gnats-expert-html.lsp') diff --git a/gnats-expert-html.lsp b/gnats-expert-html.lsp index a618baf..5bd4db6 100644 --- a/gnats-expert-html.lsp +++ b/gnats-expert-html.lsp @@ -1,20 +1,20 @@ -DEBUGGING

DEBUG INFO: CFE

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

SYSTEM INFO

- +%>

CONFIGURATION

@@ -23,21 +23,21 @@ displayinfo(myform,tags,"viewonly") File - +%> - + <%= html.link{value = "edit?name=" .. v , label=v } %> - +<% end %> -
" method="POST"> -" method="POST"> +<% -- Management buttons local myform = form.management local tags = { "start", "stop", "restart" } @@ -46,5 +46,5 @@ if (myform) then displaymanagement(myform,tags) io.write("") end -?> +%>
-- cgit v1.2.3