summaryrefslogtreecommitdiffstats
path: root/opennhrp-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'opennhrp-status-html.lsp')
-rw-r--r--opennhrp-status-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/opennhrp-status-html.lsp b/opennhrp-status-html.lsp
index 1fa098a..2629a01 100644
--- a/opennhrp-status-html.lsp
+++ b/opennhrp-status-html.lsp
@@ -29,7 +29,7 @@ end
<DL>
<?
local myform = form.status
-local tags = { "status", "version","autostart", }
+local tags = { "status", "version", }
informationform(myform,tags)
?>
</DL>