diff options
Diffstat (limited to 'templates/includes/map_sidebar.html')
-rw-r--r-- | templates/includes/map_sidebar.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/includes/map_sidebar.html b/templates/includes/map_sidebar.html index e024753..2b370d8 100644 --- a/templates/includes/map_sidebar.html +++ b/templates/includes/map_sidebar.html @@ -4,9 +4,9 @@ <h4>Trips</h4> <ul> - <li><a onclick="showRoute('nic_route', 8, '12.0576296973','-86.0409268346');" href="#">Nicaragua ('08)</a></li> + <li><a onclick="showRoute('w1_route', 2, '23.7598518382','74.8028201141');" href="#">Around the World ('05-'06)</a></li> - <li><a onclick="showRoute('w1_route', 2, '31.5231100249','-11.8333740218');" href="#">Around the World ('05-'06)</a></li> + <li><a onclick="showRoute('nic_route', 7, '11.9664367789','-86.0097885012');" href="#">Nicaragua ('08)</a></li> </ul> <h4>Regions</h4> |