diff --git a/lib/Travelynx/Controller/Traveling.pm b/lib/Travelynx/Controller/Traveling.pm index 1fb43a205dee7cee5186d20c16eb7592c5676993..073551275371381547b1dc0fb73b74410807009b 100755 --- a/lib/Travelynx/Controller/Traveling.pm +++ b/lib/Travelynx/Controller/Traveling.pm @@ -462,7 +462,7 @@ sub map_history { my @routes; $self->render( - template => 'map', + template => 'history_map', with_map => 1, station_coordinates => \@station_coordinates, station_pairs => \@station_pairs diff --git a/templates/map.html.ep b/templates/_map.html.ep similarity index 83% rename from templates/map.html.ep rename to templates/_map.html.ep index 707b28efbd02dc3e41b2520ebc3e1d89e32a2046..cceec01c4666f51ff4b1f90b4c377a32808a8b3a 100644 --- a/templates/map.html.ep +++ b/templates/_map.html.ep @@ -5,6 +5,13 @@ +
+
+ Ein-/Ausstiegsstation
+ Luftlinie zwischen Unterwegshalten +
+
+