summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKnuspel <github@knuspel.de>2019-12-28 14:36:52 +0100
committerKnuspel <github@knuspel.de>2019-12-28 14:36:52 +0100
commiteec69680c4e4a3eda8b167294515406e479cbc70 (patch)
treea1bb4188142ef3128d2230a968eddab471e617dc /templates
parentd8b46dff89c209227099ceeaef207311d2d5c2d4 (diff)
Added note about Trainnumbers for non DB trains.
Diffstat (limited to 'templates')
-rw-r--r--templates/add_journey.html.ep1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/add_journey.html.ep b/templates/add_journey.html.ep
index c3bc01c..b736db7 100644
--- a/templates/add_journey.html.ep
+++ b/templates/add_journey.html.ep
@@ -30,6 +30,7 @@
<ul>
<li>Eingabe des Zugs als „Zug Typ Nummer“ oder „Zug Nummer“, z.B.
„ICE 100“, „S 1 31133“ oder „ABR RE11 26720“</li>
+ <li>Wenn Zugnummer nicht bekannt, einen beliebigen Integer eintragen z.B. "S 5X 0"</li>
<li>Zeitangaben im Format DD.MM.YYYY HH:MM</li>
</ul>
</div>