From: Steve Sutton Date: Sat, 20 May 2017 15:56:24 +0000 (-0400) Subject: Remove the time ribbon from the site. X-Git-Tag: v1.5.28^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=a0827cf6c8c3a5dae6c2a2cdfbafcaafc309639b;p=WP-Themes%2Fmcgulpinpoint.git Remove the time ribbon from the site. Requested by client. --- diff --git a/parts/slide-show.php b/parts/slide-show.php index a2d6075..438e5ab 100644 --- a/parts/slide-show.php +++ b/parts/slide-show.php @@ -8,28 +8,6 @@ ?>
-= $start9to8 && $today <= $end9to8 ) { - $ribbon = 'open-today.png'; -} else if ( $today >= $start9to7 && $today <= $end9to7 ) { - $ribbon = 'time-ribbon_9-7.png'; -} else { - $ribbon = 'time-ribbon_closed.png'; -} -?> -