diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index 5ed1f46ed..b224a1284 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -581,7 +581,7 @@ function get_calendar($initial = true) { LIMIT 1"); echo ' - + ';
' . $wp_locale->get_month($thismonth) . ' ' . date('Y', $unixmonth) . '' . sprintf(_c('%1$s %2$s|Used as a calendar caption'), $wp_locale->get_month($thismonth), date('Y', $unixmonth)) . '