summaryrefslogtreecommitdiffstats
path: root/tinydns-edit-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'tinydns-edit-html.lsp')
-rw-r--r--tinydns-edit-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinydns-edit-html.lsp b/tinydns-edit-html.lsp
index 08dee18..ba9a696 100644
--- a/tinydns-edit-html.lsp
+++ b/tinydns-edit-html.lsp
@@ -40,7 +40,7 @@ io.write(html.form[myform.filecontent.type](myform.filecontent))
<H2>SAVE AND APPLY ABOVE SETTINGS</H2>
<DL>
<?
-local tags = { "cmdsave", }
+local tags = { "cmddelete", "cmdsave", }
displayinfo(myform,tags)
?>
</DL>