summaryrefslogtreecommitdiffstats
path: root/dhcp-settings-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp-settings-html.lsp')
-rw-r--r--dhcp-settings-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dhcp-settings-html.lsp b/dhcp-settings-html.lsp
index f8eb173..1654d29 100644
--- a/dhcp-settings-html.lsp
+++ b/dhcp-settings-html.lsp
@@ -12,6 +12,7 @@
end
?>
+<DL>
<form action="<? io.write(option.script .. option.prefix ..
option.controller .. "/" .. option.action .. option.extra) ?>" method="POST">
@@ -32,5 +33,6 @@
<dt>Cancel and go back</dt>
<dd><form action="<? io.write(option.script .. option.prefix .. option.controller .. "/home") ?> method="POST">
<input type=submit name="cmd" value="back" class="submit"></form></dd>
+</DL>