From ee7b3354f03abc865abe51a5ccea07b376d932ce 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/shorewall/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- shorewall-edit-html.lsp | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'shorewall-edit-html.lsp') diff --git a/shorewall-edit-html.lsp b/shorewall-edit-html.lsp index e6231b0..f808a72 100644 --- a/shorewall-edit-html.lsp +++ b/shorewall-edit-html.lsp @@ -1,44 +1,44 @@ - +%> - +end %>

CONFIGURATION

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

EXPERT CONFIGURATION

FILE DETAILS

- +%>
- +<% if (form.config.filecontent) then %>

FILE CONTENT

- -" name="<%= myform.filename.name %>"> +<% io.write(html.form[form.config.filecontent.type](form.config.filecontent)) -?> +%>

SAVE AND APPLY ABOVE SETTINGS

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