summaryrefslogtreecommitdiffstats
path: root/shorewall-expert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'shorewall-expert-html.lsp')
-rw-r--r--shorewall-expert-html.lsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/shorewall-expert-html.lsp b/shorewall-expert-html.lsp
index 1b638ca..2e2c1da 100644
--- a/shorewall-expert-html.lsp
+++ b/shorewall-expert-html.lsp
@@ -1,11 +1,15 @@
<? 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>CONFIGURATION</h1>