aboutsummaryrefslogtreecommitdiff
path: root/templates/mail/commandResult.vm
diff options
context:
space:
mode:
Diffstat (limited to 'templates/mail/commandResult.vm')
-rw-r--r--templates/mail/commandResult.vm1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/mail/commandResult.vm b/templates/mail/commandResult.vm
index 084152158..4c330584d 100644
--- a/templates/mail/commandResult.vm
+++ b/templates/mail/commandResult.vm
@@ -5,5 +5,6 @@
Device: $device.name<br>
Result: $position.getString("result")<br>
Time: $event.serverTime<br>
+Link: <a href="$webUrl?eventId=$event.id">$webUrl?eventId=$event.id</a>
</body>
</html>