summaryrefslogtreecommitdiffstats
path: root/shorewall-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'shorewall-status-html.lsp')
l---------[-rw-r--r--]shorewall-status-html.lsp24
1 files changed, 1 insertions, 23 deletions
diff --git a/shorewall-status-html.lsp b/shorewall-status-html.lsp
index f1a2d56..b2f8480 100644..120000
--- a/shorewall-status-html.lsp
+++ b/shorewall-status-html.lsp
@@ -1,23 +1 @@
-<% local form, viewlibrary = ...
-require("viewfunctions")
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(viewlibrary))
-io.write("----------")
-io.write(html.cfe_unpack(form))
-io.write("</span>")
---]]
-%>
-
-<% if viewlibrary and viewlibrary.dispatch_component then
- viewlibrary.dispatch_component("statusbasic")
-end %>
-
-<H2>PROGRAM SPECIFIC OPTIONS/INFORMATION</H2>
-<DL>
-<%
-local myform = form.status
-local tags = { "state", }
-displayinfo(myform,tags,"viewonly")
-%>
-</DL>
+../status-html.lsp \ No newline at end of file