From 93ccf15e1dda5619101f3782a715d56bfb3aa24e Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 23 Feb 2007 01:05:59 +0000 Subject: [PATCH] Fix typo. Props rob1n. fixes #1585 git-svn-id: https://develop.svn.wordpress.org/trunk@4924 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/general-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index 22e52d408d..42d50f7dcc 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -484,7 +484,7 @@ function get_calendar($initial = true) { ORDER BY post_date ASC LIMIT 1"); - echo '';
' . $wp_locale->get_month($thismonth) . ' ' . date('Y', $unixmonth) . '