Changing Wunderground location to L'Anse
authorLaury GvR <laury@gaslightmedia.com>
Tue, 10 Oct 2017 12:50:12 +0000 (08:50 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 10 Oct 2017 12:50:12 +0000 (08:50 -0400)
lib/navigation.php

index d22cd40..0cb81c2 100644 (file)
@@ -153,8 +153,8 @@ if ( ! function_exists( 'glm_theme_footer' ) ) {
       echo glm_get_footer_nav_menu( 'footer' );
 
       echo '<li>';
-      echo '<div id="weather-widget"> '. do_shortcode('[wunderground location="Three Oaks, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,conditions,date,highlow"]') . '</div>';
-      echo '<a href="https://www.wunderground.com/q/zmw:49128.1.99999" target="_blank" id="activate-weather">Weather</a></li>';
+      echo '<div id="weather-widget"> '. do_shortcode('[wunderground location="L\'Anse, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,conditions,date,highlow"]') . '</div>';
+      echo '<a href="https://www.wunderground.com/q/zmw:49946.1.99999" target="_blank" id="activate-weather">Weather</a></li>';
       echo '<li>';
       //echo '<a href="#">Visitors Guide</a></li>';
       echo '</ul>';