diff options
Diffstat (limited to 'templates/full/maintenance.vm')
-rw-r--r-- | templates/full/maintenance.vm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/full/maintenance.vm b/templates/full/maintenance.vm index 612a675f8..798de637d 100644 --- a/templates/full/maintenance.vm +++ b/templates/full/maintenance.vm @@ -7,4 +7,4 @@ Maintenance is required: $maintenance.name<br> Time: $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone)<br> Point: <a href="$webUrl?eventId=$event.id">#{if}($position.address)$position.address#{else}$position.latitude°, $position.longitude°#{end}</a><br> </body> -</html> +</html> |