summaryrefslogtreecommitdiffstats
path: root/fetchmail-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail-status-html.lsp')
-rw-r--r--fetchmail-status-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail-status-html.lsp b/fetchmail-status-html.lsp
index 780abb3..9b3372a 100644
--- a/fetchmail-status-html.lsp
+++ b/fetchmail-status-html.lsp
@@ -23,7 +23,7 @@ end
<H1>SYSTEM INFO</H1>
<?
local myform = form.status
-local tags = { "status", "version", }
+local tags = { "status", "version", "autostart", }
informationform(myform,tags)
?>