summaryrefslogtreecommitdiff
path: root/templates/journey.html.ep
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-08-14 12:24:26 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2023-08-14 12:24:26 +0200
commit61b33446cd255235b6ae19823461322d7607ab59 (patch)
treefa019e9b4bfd29e8aea5a8dd23e9ed2cc9cc95f9 /templates/journey.html.ep
parent293f0c7577b90e69585831eef50e121f28122ef7 (diff)
hafas preparations: Zug → Fahrt
Diffstat (limited to 'templates/journey.html.ep')
-rw-r--r--templates/journey.html.ep4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/journey.html.ep b/templates/journey.html.ep
index 75cfabc..d138126 100644
--- a/templates/journey.html.ep
+++ b/templates/journey.html.ep
@@ -4,7 +4,7 @@
<div class="card caution-color">
<div class="card-content white-text">
<span class="card-title">Fehler</span>
- <p>Zugfahrt nicht gefunden.</p>
+ <p>Fahrt nicht gefunden.</p>
</div>
</div>
</div>
@@ -69,7 +69,7 @@
% }
<table class="striped">
<tr>
- <th scope="row">Zug</th>
+ <th scope="row">Fahrt</th>
<td>
<%= $journey->{type} %> <%= $journey->{no} %>
% if ($journey->{line}) {