summaryrefslogtreecommitdiffstats
path: root/shorewall-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'shorewall-status-html.lsp')
-rw-r--r--shorewall-status-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/shorewall-status-html.lsp b/shorewall-status-html.lsp
index 7055966..9122797 100644
--- a/shorewall-status-html.lsp
+++ b/shorewall-status-html.lsp
@@ -4,7 +4,7 @@ require("viewfunctions")
<?
--[[ DEBUG INFORMATION
io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(view))
+io.write(html.cfe_unpack(form))
io.write("</span>")
--]]
?>