summaryrefslogtreecommitdiffstats
path: root/dhcp-viewleases-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp-viewleases-html.lsp')
l---------[-rw-r--r--]dhcp-viewleases-html.lsp13
1 files changed, 1 insertions, 12 deletions
diff --git a/dhcp-viewleases-html.lsp b/dhcp-viewleases-html.lsp
index 9070330..15b1930 100644..120000
--- a/dhcp-viewleases-html.lsp
+++ b/dhcp-viewleases-html.lsp
@@ -1,12 +1 @@
-<%
- local form = ...
- local option = form.option
- local value = form.value
-%>
-<h1>View <% io.write(value.filename.value) %></h1>
-
-<textarea name=""><% io.write(value.contents.value) %></textarea>
-<form action="<% io.write(option.script .. option.prefix .. option.controller .. "/home") %>" method="POST">
- <input type=submit name="cmd" value="Back" class="submit">
-</form>
-
+../filedetails-html.lsp \ No newline at end of file