summaryrefslogtreecommitdiffstats
path: root/syslog-superexpert-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-01-10 10:17:25 +0000
committerMika Havela <mika.havela@gmail.com>2008-01-10 10:17:25 +0000
commiteaa23ecefaef558b30d7c69b2bd900dd70abf589 (patch)
tree1e635f4eeeb7f91ba432ac904cf3596f19c73873 /syslog-superexpert-html.lsp
parentd20181da4d975c5d8649f65ce7f33baef23907f2 (diff)
downloadacf-alpine-baselayout-eaa23ecefaef558b30d7c69b2bd900dd70abf589.tar.bz2
acf-alpine-baselayout-eaa23ecefaef558b30d7c69b2bd900dd70abf589.tar.xz
Another try to figure out how to present data
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@524 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'syslog-superexpert-html.lsp')
-rw-r--r--syslog-superexpert-html.lsp23
1 files changed, 0 insertions, 23 deletions
diff --git a/syslog-superexpert-html.lsp b/syslog-superexpert-html.lsp
deleted file mode 100644
index cac5f57..0000000
--- a/syslog-superexpert-html.lsp
+++ /dev/null
@@ -1,23 +0,0 @@
-<? 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>
-