From 4d159fe3785a5a131d36b8ec8676b5abf7eb2fb8 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Thu, 29 Aug 2024 22:04:46 +0200 Subject: Landing page, departure list: Rename DB (IRIS-TTS) to IRIS as well --- templates/departures.html.ep | 2 +- templates/landingpage.html.ep | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/departures.html.ep b/templates/departures.html.ep index 6b16ce7..a86a7b5 100644 --- a/templates/departures.html.ep +++ b/templates/departures.html.ep @@ -17,7 +17,7 @@ <%= $user->{backend_name} %> % } % else { - DB + IRIS % } % } diff --git a/templates/landingpage.html.ep b/templates/landingpage.html.ep index f8f39e4..68ff41c 100644 --- a/templates/landingpage.html.ep +++ b/templates/landingpage.html.ep @@ -70,7 +70,7 @@ <%= $user->{backend_name} %> % } % else { - DB + IRIS % }