diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-03-08 19:12:45 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-03-08 19:12:45 +0100 |
commit | a0040bceb6817d6e7ef0ac504b880c44da25cb7c (patch) | |
tree | eda068cee6630cbebb8268921001aaf61eea1764 /templates | |
parent | c2be5fe97b504a3039a954deb0a297ce655dab56 (diff) |
checkout UX
Diffstat (limited to 'templates')
-rw-r--r-- | templates/landingpage.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index a1bb6d0..4397a15 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -13,7 +13,7 @@ <a class="action-undo"><i class="material-icons">undo</i> Rückgängig</a> % } </p> - <p>Auschecken?</p> + <p>Bei Ankunft am Zielbahnhof: Auswählen zum Auschecken.</p> <table> <tbody> % my $is_after = 0; |