summaryrefslogtreecommitdiffstats
path: root/rrdtool-config-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool-config-html.lsp')
-rw-r--r--rrdtool-config-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rrdtool-config-html.lsp b/rrdtool-config-html.lsp
index 2c24500..fa879a1 100644
--- a/rrdtool-config-html.lsp
+++ b/rrdtool-config-html.lsp
@@ -5,7 +5,7 @@ htmlviewfunctions = require("htmlviewfunctions")
<% htmlviewfunctions.displaycommandresults({"install","editgraphcfg"}, session) %>
<% htmlviewfunctions.displaycommandresults({"delete", "rrdinfo"}, session) %>
-<H1>Configure</H1>
+<h1>Configure</h1>
<% if viewlibrary and viewlibrary.dispatch_component then
viewlibrary.dispatch_component("listrrd")