aboutsummaryrefslogtreecommitdiff
path: root/templates/short/geofenceExit.vm
diff options
context:
space:
mode:
authorKhaksar Weqar <wkhaksar1@gmail.com>2021-11-03 09:42:35 +0100
committerKhaksar Weqar <wkhaksar1@gmail.com>2021-11-03 09:42:35 +0100
commit9fd24af30db35411de8d30b96be665f00d75c0ad (patch)
treed37d51cff9e0aefddb242194487ff6435bc61814 /templates/short/geofenceExit.vm
parent64d38de4a3c8063ca8aabdc5583843e6db3c9446 (diff)
downloadtrackermap-server-9fd24af30db35411de8d30b96be665f00d75c0ad.tar.gz
trackermap-server-9fd24af30db35411de8d30b96be665f00d75c0ad.tar.bz2
trackermap-server-9fd24af30db35411de8d30b96be665f00d75c0ad.zip
redundant-code-removed
Diffstat (limited to 'templates/short/geofenceExit.vm')
-rw-r--r--templates/short/geofenceExit.vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/short/geofenceExit.vm b/templates/short/geofenceExit.vm
index db5243600..7d3ae6f6e 100644
--- a/templates/short/geofenceExit.vm
+++ b/templates/short/geofenceExit.vm
@@ -1,2 +1,2 @@
-#set($title = "Geofence exited")
+#set($subject = "$device.name: has exited geofence")
$device.name has exited geofence $geofence.name at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone)