summaryrefslogtreecommitdiffstats
path: root/syslog-expert-html.lsp
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-01-24 15:21:02 +0000
committerMika Havela <mika.havela@gmail.com>2008-01-24 15:21:02 +0000
commit4aaf7226430f480eb75e3653958d2f1f448fc186 (patch)
tree68a46fb7588679bb3cf1c246022d402fd25c74dc /syslog-expert-html.lsp
parente482873743f419da21266605deffbb9b6daffb4f (diff)
downloadacf-alpine-baselayout-4aaf7226430f480eb75e3653958d2f1f448fc186.tar.bz2
acf-alpine-baselayout-4aaf7226430f480eb75e3653958d2f1f448fc186.tar.xz
Expert-tab works.
Statuspage works. Configpage shows current settings, but saving changes doesnt work (work in progress). git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@640 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'syslog-expert-html.lsp')
-rw-r--r--syslog-expert-html.lsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/syslog-expert-html.lsp b/syslog-expert-html.lsp
index a212df0..97dd3d5 100644
--- a/syslog-expert-html.lsp
+++ b/syslog-expert-html.lsp
@@ -30,7 +30,7 @@
<DL>
<dt>Last modified</dt>
-<dd><?= view.file.details.mtimelong ?></dd>
+<dd><?= view.file.details.mtime ?></dd>
</DL>
<h3>File content</h3>
@@ -42,7 +42,7 @@
<H2>Save and apply above settings</H2>
<DL>
<DT>Apply settings</DT>
-<DD><input class="submit" type="submit" value="Apply" disabled/></DD>
+<DD><input class="submit" type="submit" value="Apply"/></DD>
</DL>
<H1>MANAGEMENT</H1>