From 8de88823055770e63fdba0a381770ea75eb4abd4 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/fetchmail/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- fetchmail-expert-html.lsp | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'fetchmail-expert-html.lsp') diff --git a/fetchmail-expert-html.lsp b/fetchmail-expert-html.lsp index ca6e6da..533c32f 100644 --- a/fetchmail-expert-html.lsp +++ b/fetchmail-expert-html.lsp @@ -1,51 +1,51 @@ - - +<% --[[ DEBUG INFORMATION io.write("

DEBUGGING

DEBUG INFO: CFE

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

SYSTEM INFO

- +%>

CONFIGURATION

- -
" method="POST"> +<% local myform = form.config %> +" method="POST">

EXPERT CONFIGURATION

FILE DETAILS

- +%>

FILE CONTENT

- +%>

SAVE AND APPLY ABOVE SETTINGS

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