diff --git a/templates/event-calendar.php b/templates/event-calendar.php index d46dab0d..9bd14409 100644 --- a/templates/event-calendar.php +++ b/templates/event-calendar.php @@ -24,7 +24,7 @@ $defaults = array( 'team' => null, 'player' => null, 'initial' => true, - 'caption_tag' => 'h4', + 'caption_tag' => 'caption', 'show_all_events_link' => false, 'override_global_date' => false, );