From 6fabe1bbc8f6e6ca99aee2c77fe95de0e26e3435 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Mar 2011 07:42:13 +0000 Subject: Removed unnecessary commandresults --- shorewall-listfiles-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shorewall-listfiles-html.lsp b/shorewall-listfiles-html.lsp index 69f4ec1..17d9d00 100644 --- a/shorewall-listfiles-html.lsp +++ b/shorewall-listfiles-html.lsp @@ -2,7 +2,7 @@ require("viewfunctions") %> -<% displaycommandresults({"edit", "check", "startstop"}, session) %> +<% displaycommandresults({"edit", "check"}, session) %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") -- cgit v1.2.3