summaryrefslogtreecommitdiffstats
path: root/fetchmail-config-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail-config-html.lsp')
-rw-r--r--fetchmail-config-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail-config-html.lsp b/fetchmail-config-html.lsp
index ac44511..756281c 100644
--- a/fetchmail-config-html.lsp
+++ b/fetchmail-config-html.lsp
@@ -1,7 +1,7 @@
<% local view, viewlibrary, page_info, session = ... %>
<% require("viewfunctions") %>
-<% displaycommandresults({"editconfig", "editentry", "deleteentry", "createentry"}, session) %>
+<% displaycommandresults({"editconfig", "editentry", "deleteentry", "createentry", "startstop"}, session) %>
<% if viewlibrary and viewlibrary.dispatch_component then
viewlibrary.dispatch_component("status")