diff options
Diffstat (limited to 'templates/short/deviceStopped.vm')
-rw-r--r-- | templates/short/deviceStopped.vm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/short/deviceStopped.vm b/templates/short/deviceStopped.vm index 42147782b..8fabf89f1 100644 --- a/templates/short/deviceStopped.vm +++ b/templates/short/deviceStopped.vm @@ -1,2 +1,2 @@ -#set($title = "Stopped") +#set($subject = "$device.name: stopped") $device.name stopped at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone) |