aboutsummaryrefslogtreecommitdiff
path: root/templates/mail/deviceOnline.vm
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-12-09 08:45:18 +0500
committerAbyss777 <abyss@fox5.ru>2016-12-09 13:35:17 +0500
commit17dc43290bb821c77eaaf196e4c6fef4d5c1a343 (patch)
tree3fa80a7297952701b95c022470209db207c04fc7 /templates/mail/deviceOnline.vm
parent50503c7108e580e5bc00d6c67055de273f476911 (diff)
downloadtrackermap-server-17dc43290bb821c77eaaf196e4c6fef4d5c1a343.tar.gz
trackermap-server-17dc43290bb821c77eaaf196e4c6fef4d5c1a343.tar.bz2
trackermap-server-17dc43290bb821c77eaaf196e4c6fef4d5c1a343.zip
Added links to server in mail templates
Diffstat (limited to 'templates/mail/deviceOnline.vm')
-rw-r--r--templates/mail/deviceOnline.vm1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/mail/deviceOnline.vm b/templates/mail/deviceOnline.vm
index c38393062..379b5cc80 100644
--- a/templates/mail/deviceOnline.vm
+++ b/templates/mail/deviceOnline.vm
@@ -5,5 +5,6 @@
Device: $device.name<br>
Online<br>
Time: $event.serverTime<br>
+Link: <a href="$webUrl?eventId=$event.id">$webUrl?eventId=$event.id</a>
</body>
</html>