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 ++ shorewall-listfiles-html.lsp | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) 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) %>
 
+
diff --git a/shorewall-listfiles-html.lsp b/shorewall-listfiles-html.lsp index 0c36913..8e0c646 100644 --- a/shorewall-listfiles-html.lsp +++ b/shorewall-listfiles-html.lsp @@ -16,7 +16,7 @@ io.write("") end %>

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

- +
@@ -33,7 +33,6 @@ end %> <% end %>
File
-
">
Check Configuration
-- cgit v1.2.3