summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-18 22:31:56 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-18 22:31:56 +0200
commitf12b977e9996439d8fc7d5987ca9581b07966a2d (patch)
tree7f3350270b5cd7ab96fdc3705355b2ade1b59489 /templates
parent438505f1cb7c5542104f36626a14c6d59b7f475a (diff)
switch to HAFAS backend, also improved legacy / sub-backend support
Diffstat (limited to 'templates')
-rw-r--r--templates/main.html.ep6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/main.html.ep b/templates/main.html.ep
index 7dc9cb9..13dda0e 100644
--- a/templates/main.html.ep
+++ b/templates/main.html.ep
@@ -51,7 +51,7 @@ Data is cached for 1 minute. JSON format:
% if (param('backend') and param('backend') eq 'db') {
serialized
<a href="http://finalrewind.org/projects/Travel-Status-DE-DeutscheBahn/">
-Travel::Status::DE::DeutscheBahn</a>-objects, see the
+Travel::Status::DE::HAFAS</a>-objects, see the
<a href="http://man.finalrewind.org/3/Travel-Status-DE-DeutscheBahn-Result/">::Result</a>
documentation
% }
@@ -186,8 +186,8 @@ v<%= $version %><br/>
Backends:<br/>
<a href="http://finalrewind.org/projects/Travel-Status-DE-URA/">Travel::Status::DE::ASEAG</a>
v<%= $Travel::Status::DE::ASEAG::VERSION %><br/>
-<a href="http://finalrewind.org/projects/Travel-Status-DE-DeutscheBahn/">Travel::Status::DE::DeutscheBahn</a>
-v<%= $Travel::Status::DE::DeutscheBahn::VERSION %><br/>
+<a href="http://finalrewind.org/projects/Travel-Status-DE-DeutscheBahn/">Travel::Status::DE::HAFAS</a>
+v<%= $Travel::Status::DE::HAFAS::VERSION %><br/>
<a href="http://finalrewind.org/projects/Travel-Status-DE-VRR/">Travel::Status::DE::EFA</a>
v<%= $Travel::Status::DE::EFA::VERSION %><br/>
</div>