From 3668c69d1fad5855fd9bcd190855a7f6c6ec2195 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 16 May 2019 20:51:31 +0200 Subject: correctly show departure station in cancelled view --- templates/landingpage.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/landingpage.html.ep') diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index 725640a..7faa742 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -23,7 +23,7 @@ Zugausfall dokumentieren

Prinzipiell wärest du nun eingecheckt in <%= $status->{train_type} %> <%= $status->{train_no} %> - ab <%= $status->{station_name} %>, doch dieser Zug fällt aus. + ab <%= $status->{dep_name} %>, doch dieser Zug fällt aus.

Falls du den Zugausfall z.B. für ein Fahrgastrechteformular dokumentieren möchtest, wähle bitte jetzt deine geplante -- cgit v1.2.3