summaryrefslogtreecommitdiffstats
path: root/syslog-model.lua
diff options
context:
space:
mode:
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({