From faf2cc54f95987f740a60d1576017f528b15b942 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 3 Feb 2014 21:58:17 +0000 Subject: Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and use lowercase tags --- tinydns-view-html.lsp | 51 ++++++++++++++++++++++++--------------------------- 1 file changed, 24 insertions(+), 27 deletions(-) (limited to 'tinydns-view-html.lsp') diff --git a/tinydns-view-html.lsp b/tinydns-view-html.lsp index d86fce6..24ba38b 100644 --- a/tinydns-view-html.lsp +++ b/tinydns-view-html.lsp @@ -47,12 +47,11 @@ html = require("acf.html") }); -

DNS Entries +

DNS Entries <% if view.filename then io.write(" for "..html.html_escape(string.gsub(view.filename, "^.*/", ""))) end %> -

-

Locations

-
- -
<% local function doListIndents(next, indent) @@ -98,7 +96,7 @@ local function doListIndents(next, indent) io.write("\n") end for j=1,starting do - io.write("