summaryrefslogtreecommitdiffstats
path: root/openvpn-read-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn-read-html.lsp')
-rw-r--r--openvpn-read-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/openvpn-read-html.lsp b/openvpn-read-html.lsp
index 3e639b1..d7d454c 100644
--- a/openvpn-read-html.lsp
+++ b/openvpn-read-html.lsp
@@ -1,8 +1,10 @@
<? local view = ... ?>
<h1>SYSTEM INFO</h1>
+<dl>
<dt>Program version</dt>
<DD><?= view.version ?></DD>
+</dl>
<H2>PROGRAM SPECIFIC OPTIONS/INFORMATION</H2>