From 9f469a06780e66135cb3da9cfdedb48763931160 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 14:27:23 +0000 Subject: Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack function to viewfunctions library. --- app/acf-util/logon-html.lsp | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/acf-util/logon-html.lsp') diff --git a/app/acf-util/logon-html.lsp b/app/acf-util/logon-html.lsp index 643ab86..bfb5740 100644 --- a/app/acf-util/logon-html.lsp +++ b/app/acf-util/logon-html.lsp @@ -1,8 +1,5 @@ <% local form = ... %> <% require("viewfunctions") %> -<% --[[ - io.write(html.cfe_unpack(form)) - --]] %>

<%= html.html_escape(form.label) %>

<% -- cgit v1.2.3