From 9e37d9490da89a634ec24973706da1fd16cb2c01 Mon Sep 17 00:00:00 2001 From: azaozz Date: Sat, 1 Oct 2011 20:50:08 +0000 Subject: [PATCH] Change month dropdown display in date pickers to include month number, fixes #18838 git-svn-id: http://svn.automattic.com/wordpress/trunk@18860 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 463651dfa9..734ec77c87 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -586,10 +586,11 @@ function touch_time( $edit = 1, $for_post = 1, $tab_index = 0, $multi = 0 ) { $month = "'; @@ -1678,4 +1679,4 @@ jQuery(document).ready( function($) { //]]>