diff options
Diffstat (limited to 'openntpd-logfile-html.lsp')
-rw-r--r-- | openntpd-logfile-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openntpd-logfile-html.lsp b/openntpd-logfile-html.lsp index e9bf0e4..5ac4d2d 100644 --- a/openntpd-logfile-html.lsp +++ b/openntpd-logfile-html.lsp @@ -45,7 +45,7 @@ end <DL> <? local myform = form.status -local tags = { "status", "version", } +local tags = { "status", "version", "autostart", } displayinfo(myform,tags,"viewonly") ?> </DL> |