From 8fd4bc261d1bc9a4ac65e5aa933562037f9388d8 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 7 Oct 2009 13:35:15 +0200 Subject: Graphical fix. Modifying
to fix skin issues. --- shorewall-details-html.lsp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shorewall-details-html.lsp') diff --git a/shorewall-details-html.lsp b/shorewall-details-html.lsp index 06436b0..b0643eb 100644 --- a/shorewall-details-html.lsp +++ b/shorewall-details-html.lsp @@ -14,6 +14,8 @@ io.write("") end %>

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

+
 <%= html.html_escape(data.value) %>
 
+
-- cgit v1.2.3