summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index 454b3f5..4e42930 100644
--- a/index.pl
+++ b/index.pl
@@ -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,