summaryrefslogtreecommitdiffstats
path: root/shorewall-confirmation-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'shorewall-confirmation-html.lsp')
-rw-r--r--shorewall-confirmation-html.lsp12
1 files changed, 0 insertions, 12 deletions
diff --git a/shorewall-confirmation-html.lsp b/shorewall-confirmation-html.lsp
index d416763..ba8cef7 100644
--- a/shorewall-confirmation-html.lsp
+++ b/shorewall-confirmation-html.lsp
@@ -1,17 +1,5 @@
<? local view = ... ?>
-<h1>SYSTEM INFO</h1>
-
-<DL>
-<dt>Program status</dt>
-<DD><?= view.status.status ?></DD>
-</DL>
-
-<DL>
-<dt>Program version</dt>
-<dd><?= view.status.version ?></dd>
-</DL>
-
<h1>SECURITY CONFIRMATION</h1>
<h2>Are you sure you want to preform the previous action?</h2>