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.html.ep | |
parent | 293f0c7577b90e69585831eef50e121f28122ef7 (diff) |
hafas preparations: Zug → Fahrt
Diffstat (limited to 'templates/history.html.ep')
-rw-r--r-- | templates/history.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/history.html.ep b/templates/history.html.ep index 6b8c335..71d180f 100644 --- a/templates/history.html.ep +++ b/templates/history.html.ep @@ -18,7 +18,7 @@ Für Details ein Jahr auswählen. <h2>Ausfälle und Verspätungen</h2> <div class="row"> <div class="col s12 m12 l5 center-align"> - <a href="/cancelled" class="waves-effect waves-light btn"><i class="material-icons left" aria-hidden="true">cancel</i> Zugausfälle</a> + <a href="/cancelled" class="waves-effect waves-light btn"><i class="material-icons left" aria-hidden="true">cancel</i> Ausfälle</a> </div> <div class="col s12 m12 l2"> </div> <div class="col s12 m12 l5 center-align"> |