summaryrefslogtreecommitdiffstats
path: root/fetchmail-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail-status-html.lsp')
-rw-r--r--fetchmail-status-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/fetchmail-status-html.lsp b/fetchmail-status-html.lsp
index 61494ae..aac75b2 100644
--- a/fetchmail-status-html.lsp
+++ b/fetchmail-status-html.lsp
@@ -19,8 +19,10 @@ displayinfo(myform,tags,"viewonly")
</DL>
<H2>PROGRAM SPECIFIC OPTIONS/INFORMATION</H2>
+<DL>
<?
local myform = form.status
local tags = { "configfile", }
displayinfo(myform,tags,"viewonly")
?>
+</DL>