Commit 7d0a0942 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

set german title

parent be687b25
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -757,7 +757,7 @@ sub handle_request {
			$template,
			departures       => \@departures,
			version          => $VERSION,
			title            => "departures for ${station}",
			title            => "Abfahrtsmonitor ${station}",
			refresh_interval => $refresh_interval + 3,
			hide_opts        => $hide_opts,
			hide_low_delay   => $hide_low_delay,