From 99e2628d992cfbbc51c309563c0a89a62fecfd09 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Mar 2011 14:58:24 +0000 Subject: Modified for acf-core-0.13.0 --- openntpd-config-html.lsp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/openntpd-config-html.lsp b/openntpd-config-html.lsp index b837080..8033857 100644 --- a/openntpd-config-html.lsp +++ b/openntpd-config-html.lsp @@ -2,8 +2,6 @@ require("viewfunctions") %> -<% displaycommandresults({"startstop"}, session) %> - <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %> @@ -14,7 +12,3 @@ end %> local order = { "setstimeonstartup", "listen", "server", "servers" } displayform(form, order) %> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("startstop") -end %> -- cgit v1.2.3