diff options
Diffstat (limited to 'app/status-html.lsp')
-rw-r--r-- | app/status-html.lsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/status-html.lsp b/app/status-html.lsp index 37ce504..1f5e1f8 100644 --- a/app/status-html.lsp +++ b/app/status-html.lsp @@ -3,6 +3,7 @@ require("viewfunctions") %> <% displaycommandresults({"install","edit"}, session) %> +<% displaycommandresults({"startstop"}, session) %> <H1>System Info</H1> <DL> |