diff options
Diffstat (limited to 'tinydns-newfile-html.lsp')
l---------[-rw-r--r--] | tinydns-newfile-html.lsp | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/tinydns-newfile-html.lsp b/tinydns-newfile-html.lsp index f727833..4b6b762 100644..120000 --- a/tinydns-newfile-html.lsp +++ b/tinydns-newfile-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>CONFIGURATION</h1> -<h2><?= form.label ?></h2> -<? - form.action = "newfile" - displayform(form) -?> +../form-html.lsp
\ No newline at end of file |