summaryrefslogtreecommitdiffstats
path: root/syslog-model.lua
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-02-01 15:44:08 +0000
committerMika Havela <mika.havela@gmail.com>2008-02-01 15:44:08 +0000
commit7ec9b2d1bdfac428e9db761b165c4c9c4f76b47c (patch)
tree293a35b0ffc5b318f7ae9d812e51baf9f78a9e32 /syslog-model.lua
parentd03f5137947aaaeb516491445c1724cb543465ff (diff)
downloadacf-alpine-baselayout-7ec9b2d1bdfac428e9db761b165c4c9c4f76b47c.tar.bz2
acf-alpine-baselayout-7ec9b2d1bdfac428e9db761b165c4c9c4f76b47c.tar.xz
Showing all configurations (mostly to test how things work).
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@680 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'syslog-model.lua')
-rw-r--r--syslog-model.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslog-model.lua b/syslog-model.lua
index 1af9dd3..60aad07 100644
--- a/syslog-model.lua
+++ b/syslog-model.lua
@@ -83,7 +83,7 @@ function get_filedetails()
})
file["mtime"] = cfe({
name="mtime",
- label="File name",
+ label="File date",
value=filedetails.mtime,
})
file["filecontent"] = cfe({