From 03131233e23a42c4839565614cd95e9cee39cad2 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 10 Jun 2014 18:50:14 +0000 Subject: [PATCH] Add screen reader labels to the date inputs on the post editing screen. Fixes #25461. Props frank-klein. Built from https://develop.svn.wordpress.org/trunk@28730 git-svn-id: http://core.svn.wordpress.org/trunk@28544 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 98bba48de0..9bf5b291a9 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -733,7 +733,7 @@ function touch_time( $edit = 1, $for_post = 1, $tab_index = 0, $multi = 0 ) { $cur_hh = gmdate( 'H', $time_adj ); $cur_mn = gmdate( 'i', $time_adj ); - $month = "\n"; for ( $i = 1; $i < 13; $i = $i +1 ) { $monthnum = zeroise($i, 2); $month .= "\t\t\t" . '