From 095aa6596a8c0414fbf8b266a83316423f681e2e Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 7 Oct 2009 13:31:05 +0200 Subject: Graphical fix. Modifying
to fix skin issues. --- syslog-config-html.lsp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'syslog-config-html.lsp') diff --git a/syslog-config-html.lsp b/syslog-config-html.lsp index a8ed0a9..dd9ad02 100644 --- a/syslog-config-html.lsp +++ b/syslog-config-html.lsp @@ -15,9 +15,10 @@ io.write("") end %>

Configuration

+

Advanced Configuration

<% form.action = page_info.script .. page_info.prefix .. page_info.controller .. "/" .. page_info.action %> <% displayformstart(form) %> -

Advanced Configuration

+

General

<% @@ -41,6 +42,7 @@ end %> %>

Save and Apply Above Settings

+
<% displayformend(form) %> <% if viewlibrary and viewlibrary.dispatch_component then -- cgit v1.2.3