mirror of
https://github.com/derf/travelynx
synced 2024-11-10 15:04:17 +00:00
oops
This commit is contained in:
parent
82297687ed
commit
e171616c6f
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
% if ($journey->{arr_name}) {
|
||||
% my $attrib = 'im';
|
||||
% if ($journey->{train_type} =~ m{ ^ (?: S | RB ) $ }x) {
|
||||
$attrib = 'in der';
|
||||
% $attrib = 'in der';
|
||||
% }
|
||||
<a class="action-share blue-text right"
|
||||
data-text="Ich bin gerade <%= $attrib %> <%= $journey->{train_type} %> <%= $journey->{train_no} %> nach <%= $journey->{arr_name} %> #NowTräwelling #dbl"
|
||||
|
|
Loading…
Reference in a new issue