From 7ec9b2d1bdfac428e9db761b165c4c9c4f76b47c Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Fri, 1 Feb 2008 15:44:08 +0000 Subject: 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 --- syslog-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syslog-model.lua') 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({ -- cgit v1.2.3