From b8f3ca4b701be248a36d2f1de3eb0f6d5a603151 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:32:26 +0000 Subject: UI fix, bumped to 0.2.3 --- clamav-listfiles-html.lsp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'clamav-listfiles-html.lsp') diff --git a/clamav-listfiles-html.lsp b/clamav-listfiles-html.lsp index 42caa56..d6d8ad2 100644 --- a/clamav-listfiles-html.lsp +++ b/clamav-listfiles-html.lsp @@ -9,8 +9,7 @@ require("viewfunctions") end %>

<%= html.html_escape(data.label) %>

- - +
@@ -25,7 +24,7 @@ end %> <% end %> -
File Size<%= html.html_escape(file.mtime) %>
+ <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("startstop") -- cgit v1.2.3