From e96bf1c113a417c8bf5274afd1d5583a27dfd448 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/openssl/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- openssl-checkenvironment-html.lsp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'openssl-checkenvironment-html.lsp') diff --git a/openssl-checkenvironment-html.lsp b/openssl-checkenvironment-html.lsp index 9b8848c..1bd73a2 100644 --- a/openssl-checkenvironment-html.lsp +++ b/openssl-checkenvironment-html.lsp @@ -1,15 +1,15 @@ - - +<% local form, viewlibrary, page_info = ... %> +<% require("viewfunctions") %> - +--]] %> -

+

<%= form.label %>

- - -
" method="POST"> -
- +<% displayitem(form.value.status) %> +<% if form.value.status.errtxt then %> +" method="POST"> +
+<% end %>
-- cgit v1.2.3