Loading templates/_checked_in.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -278,7 +278,7 @@ % if ($journey->{real_arrival}->epoch and $journey_visibility eq 'private') { % $arr_text = $journey->{real_arrival}->strftime(' – Ankunft gegen %H:%M Uhr'); % } % if ($user->{is_public} & 0x80 and $journey->{comment}) { % if ($user->{comments_visible} and $journey->{comment}) { data-text="<%= $journey->{comment} %> (@ <%= $journey->{train_type} %> <%= $journey->{train_no} %> → <%= $journey->{arr_name} %>) #travelynx" % } % else { Loading templates/edit_comment.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ am <b><%= $journey->{sched_departure}->strftime('%d.%m.%Y') %></b> </p> % if (current_user()->{is_public} & 0x04) { % if (current_user()->{comments_visible}) { <p> Der hier eingetragene Text ist als Teil deines Nutzerstatus öffentlich sichtbar. Loading Loading
templates/_checked_in.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -278,7 +278,7 @@ % if ($journey->{real_arrival}->epoch and $journey_visibility eq 'private') { % $arr_text = $journey->{real_arrival}->strftime(' – Ankunft gegen %H:%M Uhr'); % } % if ($user->{is_public} & 0x80 and $journey->{comment}) { % if ($user->{comments_visible} and $journey->{comment}) { data-text="<%= $journey->{comment} %> (@ <%= $journey->{train_type} %> <%= $journey->{train_no} %> → <%= $journey->{arr_name} %>) #travelynx" % } % else { Loading
templates/edit_comment.html.ep +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ am <b><%= $journey->{sched_departure}->strftime('%d.%m.%Y') %></b> </p> % if (current_user()->{is_public} & 0x04) { % if (current_user()->{comments_visible}) { <p> Der hier eingetragene Text ist als Teil deines Nutzerstatus öffentlich sichtbar. Loading