diff options
Diffstat (limited to 'squid-dep-html.lsp')
-rw-r--r-- | squid-dep-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/squid-dep-html.lsp b/squid-dep-html.lsp index 8cd2bcb..3cacc54 100644 --- a/squid-dep-html.lsp +++ b/squid-dep-html.lsp @@ -12,5 +12,5 @@ If you press the button below a template config file will be created which holds then modify this config file as you like, just leave the tags where they are. </p> <form action="" method="POST"> -<dt>Action</dt><dd><input class="submit" type="submit" name="cmd" value="create file"></dd> +<dl><dt>Action</dt><dd><input class="submit" type="submit" name="cmd" value="create file"></dd></dl> </form> |