summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--opennhrp-show-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/opennhrp-show-html.lsp b/opennhrp-show-html.lsp
index 7c024cc..5725861 100644
--- a/opennhrp-show-html.lsp
+++ b/opennhrp-show-html.lsp
@@ -6,7 +6,7 @@ require("viewfunctions")
viewlibrary.dispatch_component("status")
end %>
-<H1><%= html.html_escape(data.label) %></H1>
+<H2><%= html.html_escape(data.label) %></H2>
<DL>
<%
displayitem(data.value.status)