diff --git a/webroot/js/slides-loop.js b/webroot/js/slides-loop.js index bdec309..3069a98 100644 --- a/webroot/js/slides-loop.js +++ b/webroot/js/slides-loop.js @@ -1243,7 +1243,7 @@ var mainMap $('.city-slide-intro .cityweatherscanmarquee').fadeOut(500, function() { $('.city-slide-intro').fadeOut(0); $('.city-slide-intro .weatherscancopyright .copyrighttext').css('font-size','28px') - $('.city-slide-intro .weatherscancopyright .copyrighttext').text("Weatherscan is brought to you by Weather Group Television and XFINITY TV") + $('.city-slide-intro .weatherscancopyright .copyrighttext').text("Weatherscan is brought to you by The Weather ChannelĀ® and XFINITY TV") wait(0); }); }, 10000);