From 1a2658ee0f71d1038057f0597927afb7acb218c5 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 7 Oct 2009 13:48:56 +0200 Subject: Graphical fix. Modifying
to fix skin issues. --- postgresql-listfiles-html.lsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/postgresql-listfiles-html.lsp b/postgresql-listfiles-html.lsp index f94653b..55c92ad 100644 --- a/postgresql-listfiles-html.lsp +++ b/postgresql-listfiles-html.lsp @@ -16,7 +16,7 @@ io.write("") end %>

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

- +
@@ -33,6 +33,7 @@ end %> <% end %>
File
+
<% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("startstop") -- cgit v1.2.3