From 8e548e4793bfb0f7e67185386428275dd6f96f45 Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Sat, 25 Jan 2014 18:36:14 +1100 Subject: [PATCH] Link to events archive from calendar --- admin/templates/events-calendar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/templates/events-calendar.php b/admin/templates/events-calendar.php index 167ff6a2..973876e0 100644 --- a/admin/templates/events-calendar.php +++ b/admin/templates/events-calendar.php @@ -162,7 +162,7 @@ if ( !function_exists( 'sportspress_events_calendar' ) ) { $calendar_output .= ''; if ( in_array($day, $daywithpost) ) // any posts today? - $calendar_output .= '$day"; + $calendar_output .= '$day"; else $calendar_output .= $day; $calendar_output .= '';