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, 0 insertions, 1 deletions
diff --git a/templates/short/deviceInactive.vm b/templates/short/deviceInactive.vm
index c293bf1b2..d7431124c 100644
--- a/templates/short/deviceInactive.vm
+++ b/templates/short/deviceInactive.vm
@@ -1,4 +1,3 @@
-#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)