summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-04-06 10:22:18 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-04-06 10:22:18 +0200
commit9590fab2b07b1f2f7b543779e0310f1a6b44ad73 (patch)
tree451b7f580cb62b92d594e3f678991ec70321ccea /templates
parent165d74936a1a16c11ed7da4b80f046634347f30d (diff)
Remove support for RIS/HAFAS backend
Diffstat (limited to 'templates')
-rw-r--r--templates/layouts/legacy.html.ep10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/layouts/legacy.html.ep b/templates/layouts/legacy.html.ep
index 0f26726..7a0b083 100644
--- a/templates/layouts/legacy.html.ep
+++ b/templates/layouts/legacy.html.ep
@@ -42,16 +42,6 @@
<body style="<%= (param('dark') ? 'background-color: #000000; color: #ffffff;' : q{}) %>">
<div class="container">
-% if (param('backend') and param('backend') eq 'ris') {
-<div class="warning"><strong>Nicht mehr unterstütze Konfiguration:</strong>
-<div>
-Die Einbindung des „RIS“-Backend wird zum 5.4.2021 deaktiviert. Stattdessen
-steht das deutlich informativere IRIS-Backend zur Verfügung. Um dieses zu
-nutzen, genügt es im Regelfall, „backend=ris“ aus der URL zu entfernen und ggf.
-„Hbf“ an den Bahnhofsnamen anzuhängen.
-</div>
-</div>
-% }
% if (my $error = stash 'error') {
<div class="error"><strong>Backend-Fehler:</strong>
<pre>