diff options
-rw-r--r-- | templates/_public_status_card.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_public_status_card.html.ep b/templates/_public_status_card.html.ep index 047d600..33f4236 100644 --- a/templates/_public_status_card.html.ep +++ b/templates/_public_status_card.html.ep @@ -223,7 +223,7 @@ % } % if (not stash('from_timeline')) { <div style="margin-top: 2ex;"> - Zuglauf:<br/> + Route:<br/> % my $before = 1; % my $within = 0; % my $at_startstop = 0; |