From 4f289db37a7295389f6c450696149a3bca510a39 Mon Sep 17 00:00:00 2001 From: Andrew Ozz 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: https://develop.svn.wordpress.org/trunk@18860 602fd350-edb4-49c9-b593-d223f7449a82 --- 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($) { //]]>