From e4b39f4255aff6f974eb1a1e4e78fe01587814aa 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/core/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/acf-util/logon-status-html.lsp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/acf-util/logon-status-html.lsp') diff --git a/app/acf-util/logon-status-html.lsp b/app/acf-util/logon-status-html.lsp index 661b588..5fb70c9 100644 --- a/app/acf-util/logon-status-html.lsp +++ b/app/acf-util/logon-status-html.lsp @@ -1,8 +1,8 @@ - - +<% --[[ io.write(html.cfe_unpack(view)) ---]] ?> +--]] %>

User Status

Below is your current Session id

- -

You are currently known to the system as .

+<%= view.value.sessionid.value %> +

You are currently known to the system as <%= view.value.username.value %>.

-- cgit v1.2.3