summaryrefslogtreecommitdiff
path: root/templates/layouts/default.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layouts/default.html.ep')
-rw-r--r--templates/layouts/default.html.ep8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 58669c6..2843843 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -147,6 +147,14 @@ Alle Angaben ohne Gewähr.
%= check_box 'show_realtime' => 1
</div>
</div>
+ <div class="field">
+ <div class="desc">
+ Betriebliche Bahnhofstrennungen ignorieren (z.B. "Hbf (Fern+Regio)" vs. "Hbf (S)")
+ </div>
+ <div>
+ %= check_box 'recursive' => 1
+ </div>
+ </div>
</div>
% end