From 8eb13415dcff424b9005bcdd18cdfa130ab3c719 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 22 Jan 2010 09:50:19 +0000 Subject: Updated for skin change in acf-core 0.10.0 --- snort-details-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snort-details-html.lsp b/snort-details-html.lsp index f7c1970..ac671ec 100644 --- a/snort-details-html.lsp +++ b/snort-details-html.lsp @@ -23,7 +23,7 @@ else <% if (table.maxn(alert.url) ~= 0) then %> ( URL's: <% for k,url in ipairs(alert.url) do %> - <%= html.html_escape(url) %> + <%= html.html_escape(url) %> <% end %> ) <% end %> -- cgit v1.2.3