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