summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-01-05 18:39:57 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-01-05 18:39:57 +0100
commitf5d1b92ac24883a72864ea65255a14c870f63794 (patch)
treea8c6aeec65063bc69c98dc89faadf13e1a1abeba
parentdaad7cff7f39609f61e39a641a8928f56443d106 (diff)
oops2.5.8
-rw-r--r--templates/route_map.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/route_map.html.ep b/templates/route_map.html.ep
index e8473a5..6fc4201 100644
--- a/templates/route_map.html.ep
+++ b/templates/route_map.html.ep
@@ -16,7 +16,7 @@
%= sprintf('(%+d)', $next->{station}{dep_delay})
% }
% }
- % if ($next->{type} eq 'present' and $next->{station}{dep}) {
+ % elsif ($next->{type} eq 'present' and $next->{station}{dep}) {
Abfahrt in <strong><%= $next->{station}{name} %></strong>
von Gleis <strong><%= $next->{station}{platform} %></strong>
um <strong><%= $next->{station}{dep}->strftime('%H:%M') %></strong>