From 8a388772da4243132651701f6b36414b0975243b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:10:15 +0000 Subject: UI fix, bumped to 0.4.1 --- snort-details-html.lsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'snort-details-html.lsp') diff --git a/snort-details-html.lsp b/snort-details-html.lsp index ab6024d..6552704 100644 --- a/snort-details-html.lsp +++ b/snort-details-html.lsp @@ -12,7 +12,7 @@ io.write("") <% viewlibrary.dispatch_component("status") %>

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

- +
<% if #data.value == 0 then io.write("No alerts found") @@ -39,3 +39,4 @@ else <% end %> <% end %> <% end %> +
-- cgit v1.2.3