summaryrefslogtreecommitdiffstats
path: root/syslog-config-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'syslog-config-html.lsp')
-rw-r--r--syslog-config-html.lsp4
1 files changed, 3 insertions, 1 deletions
diff --git a/syslog-config-html.lsp b/syslog-config-html.lsp
index a8ed0a9..dd9ad02 100644
--- a/syslog-config-html.lsp
+++ b/syslog-config-html.lsp
@@ -15,9 +15,10 @@ io.write("</span>")
end %>
<H1>Configuration</H1>
+<H2>Advanced Configuration</H2>
<% form.action = page_info.script .. page_info.prefix .. page_info.controller .. "/" .. page_info.action %>
<% displayformstart(form) %>
-<H2>Advanced Configuration</H2>
+</DL>
<H3>General</H3>
<DL>
<%
@@ -41,6 +42,7 @@ end %>
%>
</DL>
<H2>Save and Apply Above Settings</H2>
+<DL>
<% displayformend(form) %>
<% if viewlibrary and viewlibrary.dispatch_component then