From c0526ca0f9b05617a4590167b79e7466af7fd081 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 18 Dec 2020 22:02:47 +0100 Subject: use generic path for static wagon order --- templates/_train_details.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/_train_details.html.ep b/templates/_train_details.html.ep index 7c3ee4a..c1c7293 100644 --- a/templates/_train_details.html.ep +++ b/templates/_train_details.html.ep @@ -113,7 +113,7 @@ % } % elsif ($icetype and $icetype->[2] and $linetype eq 'fern') { - Plan: <%= $icetype->[0] %> + Plan: <%= $icetype->[0] %> % } % elsif ($icetype and $icetype->[1] and $linetype eq 'fern') { Plan: <%= $icetype->[0] %> -- cgit v1.2.3