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