summaryrefslogtreecommitdiffstats
path: root/did-searchdefinitions-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'did-searchdefinitions-html.lsp')
-rw-r--r--did-searchdefinitions-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/did-searchdefinitions-html.lsp b/did-searchdefinitions-html.lsp
index a81fb18..4ff0bac 100644
--- a/did-searchdefinitions-html.lsp
+++ b/did-searchdefinitions-html.lsp
@@ -5,7 +5,7 @@ require("viewfunctions")
<% if session.didresult then %>
<H1>Last Result</H1><DL>
<P CLASS="descr"><%= string.gsub(html.html_escape(session.didresult), "\n", "<BR>") %></P>
-</DL></H1>
+</DL>
<% end %>
<H1>Search DID Numbers</H1>