From 17dc43290bb821c77eaaf196e4c6fef4d5c1a343 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Fri, 9 Dec 2016 08:45:18 +0500 Subject: Added links to server in mail templates --- templates/mail/deviceMoving.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/mail/deviceMoving.vm') diff --git a/templates/mail/deviceMoving.vm b/templates/mail/deviceMoving.vm index 2a3c703b5..c603f8222 100644 --- a/templates/mail/deviceMoving.vm +++ b/templates/mail/deviceMoving.vm @@ -4,7 +4,7 @@ Device: $device.name
Moving
-Point: #if($position.address)$position.address#{else}$position.latitude°, $position.longitude°#end
Time: $event.serverTime
+Point: #if($position.address)$position.address#{else}$position.latitude°, $position.longitude°#end
-- cgit v1.2.3