From 7bbf81fed575de54a8b4c82d7314f85c1bcc4ab6 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Mar 2011 09:48:03 +0000 Subject: Modified for acf-core-0.13.0 --- syslog-config-html.lsp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'syslog-config-html.lsp') diff --git a/syslog-config-html.lsp b/syslog-config-html.lsp index 87ba98f..911b0d1 100644 --- a/syslog-config-html.lsp +++ b/syslog-config-html.lsp @@ -1,8 +1,6 @@ <% local form, viewlibrary, page_info, session = ... %> <% require("viewfunctions") %> -<% displaycommandresults({"startstop"}, session) %> - <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %> @@ -37,8 +35,3 @@ end %>

Save and Apply Above Settings

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