diff --git a/src/wp-includes/general-template.php b/src/wp-includes/general-template.php index f97071b783..f0fa490ca9 100644 --- a/src/wp-includes/general-template.php +++ b/src/wp-includes/general-template.php @@ -2346,7 +2346,7 @@ function get_calendar( $initial = true, $display = true ) { foreach ( $myweek as $wd ) { $day_name = $initial ? $wp_locale->get_weekday_initial( $wd ) : $wp_locale->get_weekday_abbrev( $wd ); $wd = esc_attr( $wd ); - $calendar_output .= "\n\t\t