aboutsummaryrefslogtreecommitdiff
path: root/templates/short/deviceInactive.vm
diff options
context:
space:
mode:
Diffstat (limited to 'templates/short/deviceInactive.vm')
-rw-r--r--templates/short/deviceInactive.vm1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/short/deviceInactive.vm b/templates/short/deviceInactive.vm
index d7431124c..c293bf1b2 100644
--- a/templates/short/deviceInactive.vm
+++ b/templates/short/deviceInactive.vm
@@ -1,3 +1,4 @@
+#set($subject = "$device.name: inactive")
#set($lastUpdate = $dateTool.getDate())
#set($ignore = $lastUpdate.setTime($event.getLong("lastUpdate")))
$device.name inactive from $dateTool.format("YYYY-MM-dd HH:mm:ss", $lastUpdate, $locale, $timezone)