From 45ceb4770df9774a37346f7e0d1ef4f8acec46a9 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 3 Feb 2014 21:50:26 +0000 Subject: Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and use lowercase tags --- rrdtool-config-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rrdtool-config-html.lsp') 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) %> -

Configure

+

Configure

<% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("listrrd") -- cgit v1.2.3