summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-01-12 19:28:55 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-01-12 19:28:55 +0100
commit4ae2f6dacd2190a48f5d41b6f53028ba11044c8c (patch)
tree10e18e5e72e19a140b7d07a62184e7798578ba4c
parent2c5e7e8d20b58e9581f8028e273289e893b673ea (diff)
disclaimer++3.10.0
-rw-r--r--templates/_train_details.html.ep3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/_train_details.html.ep b/templates/_train_details.html.ep
index 8459e65..e1f242f 100644
--- a/templates/_train_details.html.ep
+++ b/templates/_train_details.html.ep
@@ -229,7 +229,8 @@
</ul> <!-- mroute -->
% }
% if ($departure->{has_cycle}) {
- <div class="db-attr"><a href="https://lib.finalrewind.org/dbdb/db_umlauf/<%= $departure->{train_no} %>.svg">Umlaufplan</a></div>
+ <div class="db-attr"><a href="https://lib.finalrewind.org/dbdb/db_umlauf/<%= $departure->{train_no} %>.svg">Umlaufplan</a>
+ (ggf. fehlerhaft)</div>
% }
% if ($details->{commonAttr}) {
% if ($details->{attrVariants} and (not $details->{commonAttr}{vmax} or not $details->{commonAttr}{brakingPercentage})) {