From a3965b138f8c37b32cc28889250d55e20124983f Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 15 May 2008 15:12:42 +0000 Subject: Saving work for today. Applying the component functionallity to acf-shorewall. Cleaning up and rebuilding the view-files. git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@1121 ab2d0c66-481e-0410-8bed-d214d4d58bed --- shorewall-status-html.lsp | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'shorewall-status-html.lsp') diff --git a/shorewall-status-html.lsp b/shorewall-status-html.lsp index 9122797..d670e47 100644 --- a/shorewall-status-html.lsp +++ b/shorewall-status-html.lsp @@ -1,22 +1,17 @@ - -DEBUGGING

DEBUG INFO: CFE

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

SYSTEM INFO

-
- -
+

PROGRAM SPECIFIC OPTIONS/INFORMATION

@@ -26,4 +21,3 @@ local tags = { "state", } displayinfo(myform,tags,"viewonly") ?>
- -- cgit v1.2.3