summaryrefslogtreecommitdiffstats
path: root/dansguardian-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'dansguardian-html.lsp')
-rw-r--r--dansguardian-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dansguardian-html.lsp b/dansguardian-html.lsp
index a84b6ad..2f134db 100644
--- a/dansguardian-html.lsp
+++ b/dansguardian-html.lsp
@@ -17,6 +17,7 @@ io.write("</span>")
end %>
<h1>Configuration</h1>
+<DL>
<TABLE>
<TR style="background:#eee;font-weight:bold;">
<TD style="padding-right:20px;white-space:nowrap;text-align:left;" class="header">File</TD>
@@ -30,6 +31,7 @@ end %>
end
%>
</TABLE>
+</DL>
<% if viewlibrary and viewlibrary.dispatch_component then
viewlibrary.dispatch_component("startstop")