summaryrefslogtreecommitdiffstats
path: root/dhcp-editnet-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp-editnet-html.lsp')
-rw-r--r--dhcp-editnet-html.lsp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dhcp-editnet-html.lsp b/dhcp-editnet-html.lsp
index d5cf0cf..694a74f 100644
--- a/dhcp-editnet-html.lsp
+++ b/dhcp-editnet-html.lsp
@@ -28,6 +28,7 @@
option.controller .. "/" .. option.action .. option.extra) ?>" method="POST">
<input type="hidden" name="name" value="<? io.write(net.name.value) ?>">
<input type="hidden" name="dynhost1" value="">
+<DL>
<dt>Name</dt>
<dd><? io.write(net.name.value) ?></dd>
@@ -78,6 +79,7 @@
?>
</select></dd>
</form>
+</DL>
<form action="<? io.write(option.script .. option.prefix .. option.controller .. "/home") ?>" method="POST">