diff options
Diffstat (limited to 'gnats-status-html.lsp')
-rw-r--r-- | gnats-status-html.lsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnats-status-html.lsp b/gnats-status-html.lsp index 1cf2963..b8ee333 100644 --- a/gnats-status-html.lsp +++ b/gnats-status-html.lsp @@ -16,10 +16,6 @@ local myform = form.status local tags = { "status", "version", } displayinfo(myform,tags,"viewonly") ?> -</DL> - -<H2>PROGRAM SPECIFIC OPTIONS/INFORMATION</H2> -<DL> <? local myform = form.status local tags = { "numbugs", } |