summaryrefslogtreecommitdiffstats
path: root/fetchmail-status-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-04-09 13:25:47 +0000
committerMika Havela <mika.havela@gmail.com>2008-04-09 13:25:47 +0000
commitdd701fd625655293a192bc39c9a68b59183d0651 (patch)
tree8a89079e5b9de43c8f2344b9477249be9c84c4b2 /fetchmail-status-html.lsp
parent52a457602fc2d7d106ddfa0a686ee8a07c979875 (diff)
downloadacf-fetchmail-dd701fd625655293a192bc39c9a68b59183d0651.tar.bz2
acf-fetchmail-dd701fd625655293a192bc39c9a68b59183d0651.tar.xz
Graphical bugfix.
git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@969 ab2d0c66-481e-0410-8bed-d214d4d58bed
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>