summaryrefslogtreecommitdiffstats
path: root/dnscache-createdomain-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'dnscache-createdomain-html.lsp')
l---------[-rw-r--r--]dnscache-createdomain-html.lsp18
1 files changed, 1 insertions, 17 deletions
diff --git a/dnscache-createdomain-html.lsp b/dnscache-createdomain-html.lsp
index 4347fc0..4b6b762 100644..120000
--- a/dnscache-createdomain-html.lsp
+++ b/dnscache-createdomain-html.lsp
@@ -1,17 +1 @@
-<? local form, viewlibrary = ...
-require("viewfunctions")
-?>
-<?
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(form))
-io.write("</span>")
---]]
-?>
-
-<H1><?= form.label ?></H1>
-<?
- form.action = "createdomain"
- local order = { }
- displayform(form, order)
-?>
+../form-html.lsp \ No newline at end of file