diff options
Diffstat (limited to 'templates/short/ignitionOn.vm')
-rw-r--r-- | templates/short/ignitionOn.vm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/short/ignitionOn.vm b/templates/short/ignitionOn.vm index 00b365be9..d8dd07966 100644 --- a/templates/short/ignitionOn.vm +++ b/templates/short/ignitionOn.vm @@ -1 +1 @@ -$device.name ignition ON at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.serverTime, $locale, $timezone) +$device.name ignition ON at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone) |