mirror of
https://github.com/derf/travelynx
synced 2024-11-10 06:54:17 +00:00
checked in: clarify checkout / update actions
This commit is contained in:
parent
0f28fdfb85
commit
48fede41aa
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@
|
|||
% if (defined $journey->{arrival_countdown} and $journey->{arrival_countdown} <= 0) {
|
||||
<p>
|
||||
Der automatische Checkout erfolgt in wenigen Minuten. Zum Umsteigen:
|
||||
Aktuelle Station in der Liste auswählen. Zum Weiterfahren: Neues
|
||||
Ziel wählen.
|
||||
Aktuelle Station erneut in der Liste auswählen. Zum Weiterfahren im
|
||||
selben Zug: Neues Ziel wählen.
|
||||
</p>
|
||||
% }
|
||||
% elsif ($journey->{arr_name}) {
|
||||
|
|
Loading…
Reference in a new issue