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) {
|
% if (defined $journey->{arrival_countdown} and $journey->{arrival_countdown} <= 0) {
|
||||||
<p>
|
<p>
|
||||||
Der automatische Checkout erfolgt in wenigen Minuten. Zum Umsteigen:
|
Der automatische Checkout erfolgt in wenigen Minuten. Zum Umsteigen:
|
||||||
Aktuelle Station in der Liste auswählen. Zum Weiterfahren: Neues
|
Aktuelle Station erneut in der Liste auswählen. Zum Weiterfahren im
|
||||||
Ziel wählen.
|
selben Zug: Neues Ziel wählen.
|
||||||
</p>
|
</p>
|
||||||
% }
|
% }
|
||||||
% elsif ($journey->{arr_name}) {
|
% elsif ($journey->{arr_name}) {
|
||||||
|
|
Loading…
Reference in a new issue