From db50c4a219e0199bebd8a9fd70a87a4d3c6a123e Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 3 Feb 2014 21:16:54 +0000 Subject: Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and use lowercase tags --- syslog-loginfo-html.lsp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'syslog-loginfo-html.lsp') diff --git a/syslog-loginfo-html.lsp b/syslog-loginfo-html.lsp index 0e9b408..5e1a19f 100644 --- a/syslog-loginfo-html.lsp +++ b/syslog-loginfo-html.lsp @@ -7,10 +7,8 @@ end %> <% --]] %> -

Program Specific Options/Information

-
+

Program Specific Options/Information

<% htmlviewfunctions.displayitem(form.value.logfile) htmlviewfunctions.displayitem(form.value.remote) %> -
-- cgit v1.2.3