Change default event calendar caption tag
This commit is contained in:
@@ -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,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user