diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-14 12:24:26 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-14 12:24:26 +0200 |
commit | 61b33446cd255235b6ae19823461322d7607ab59 (patch) | |
tree | fa019e9b4bfd29e8aea5a8dd23e9ed2cc9cc95f9 /templates/_history_trains.html.ep | |
parent | 293f0c7577b90e69585831eef50e121f28122ef7 (diff) |
hafas preparations: Zug → Fahrt
Diffstat (limited to 'templates/_history_trains.html.ep')
-rw-r--r-- | templates/_history_trains.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_history_trains.html.ep b/templates/_history_trains.html.ep index 74dfe9e..6bcd8cd 100644 --- a/templates/_history_trains.html.ep +++ b/templates/_history_trains.html.ep @@ -4,7 +4,7 @@ <thead> <tr> <th>Datum</th> - <th>Zug</th> + <th>Fahrt</th> <th>Von</th> <th>Nach</th> </tr> |