From 1c7304ac542c7e4983c4b6a3a515b8df3fe67515 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 15 Aug 2012 11:40:37 +0000 Subject: Removed check function as it is now handled in startstop --- shorewall-listfiles-html.lsp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'shorewall-listfiles-html.lsp') diff --git a/shorewall-listfiles-html.lsp b/shorewall-listfiles-html.lsp index 20892fa..d079e3b 100644 --- a/shorewall-listfiles-html.lsp +++ b/shorewall-listfiles-html.lsp @@ -2,7 +2,7 @@ require("htmlviewfunctions") %> -<% htmlviewfunctions.displaycommandresults({"edit", "check"}, session) %> +<% htmlviewfunctions.displaycommandresults({"edit"}, session) %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") @@ -26,8 +26,4 @@ end %> <% end %> -
"> -
Check Configuration
-
-
-- cgit v1.2.3