From 7884979548e52ec6dd17adc0b024a9442a03f4e2 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Mar 2011 14:34:53 +0000 Subject: Modified for acf-core-0.13.0 --- chrony-config-html.lsp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/chrony-config-html.lsp b/chrony-config-html.lsp index 96d07ee..185596f 100644 --- a/chrony-config-html.lsp +++ b/chrony-config-html.lsp @@ -2,8 +2,6 @@ require("viewfunctions") %> -<% displaycommandresults({"startstop"}, session) %> - <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %> @@ -13,7 +11,3 @@ end %> local order = { "server", "allow", "driftfile", "keyfile", "commandkey" } displayform(form, order, nil, page_info) %> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("startstop") -end %> -- cgit v1.2.3