--- a/trip.php +++ b/trip.php @@ -36,7 +36,7 @@ echo ''; echo 'View Original Timetable/Map '; echo 'View Trip in Google Earth '; -echo 'View Route in Google Earth'; +echo 'View Route in Google Earth'; echo '

Via:

' . viaPointNames($tripid) . ''; echo '

Other Trips:

'; $routeTrips = getRouteTrips($routeid, $trip['direction_id'], $service_period);