diff --git a/templates/event-details.php b/templates/event-details.php index bf3f3176..4feaa714 100644 --- a/templates/event-details.php +++ b/templates/event-details.php @@ -29,7 +29,7 @@ if ( $seasons ): $data[ __( 'Season', 'sportspress' ) ] = $season->name; endif; ?> -

+

diff --git a/templates/event-performance.php b/templates/event-performance.php index cedf557d..e94e350a 100644 --- a/templates/event-performance.php +++ b/templates/event-performance.php @@ -49,7 +49,7 @@ if ( is_array( $teams ) ): $data = sp_array_combine( $players, sp_array_value( $performance, $team_id, array() ) ); ?> -

+

$id, 'index' => $index ) ); diff --git a/templates/event-results.php b/templates/event-results.php index 587c90fc..34a8fef9 100644 --- a/templates/event-results.php +++ b/templates/event-results.php @@ -86,7 +86,7 @@ if ( empty( $table_rows ) ): else: - $output .= '

' . __( 'Team Results', 'sportspress' ) . '

'; + $output .= '

' . __( 'Team Results', 'sportspress' ) . '

'; $output .= '
' . '
' . diff --git a/templates/event-venue.php b/templates/event-venue.php index 918ed620..f76eb37a 100644 --- a/templates/event-venue.php +++ b/templates/event-venue.php @@ -32,7 +32,7 @@ foreach( $venues as $venue ): $latitude = sp_array_value( $meta, 'sp_latitude', 0 ); $longitude = sp_array_value( $meta, 'sp_longitude', 0 ); ?> -

+