summaryrefslogtreecommitdiffstats
path: root/syslog-superexpert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'syslog-superexpert-html.lsp')
-rw-r--r--syslog-superexpert-html.lsp23
1 files changed, 23 insertions, 0 deletions
diff --git a/syslog-superexpert-html.lsp b/syslog-superexpert-html.lsp
new file mode 100644
index 0000000..cac5f57
--- /dev/null
+++ b/syslog-superexpert-html.lsp
@@ -0,0 +1,23 @@
+<? local view = ... ?>
+
+<h1>EDIT CONFIGURATION</h1>
+
+<h2>File details</h2>
+
+<dt>File name</dt>
+<dd>/etc/conf.d/syslogd</dd>
+
+<dt>File size</dt>
+<dd>60</dd>
+
+<dt>Last modified</dt>
+<dd>Mon Aug 20 16:58:19 2007</dd>
+
+<h3>File content</h3>
+
+<form name="myform" action="" method="POST">
+<input name="name" type=hidden value="">
+<textarea name="modifications"></textarea>
+
+<input type="submit" name="cmd" value="Apply" class="submit"><p class="error"></p></form>
+