diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 44d034ca16..4fd3f6a7a6 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -841,7 +841,7 @@ function touch_time( $edit = 1, $for_post = 1, $tab_index = 0 ) { $mn = ($edit) ? mysql2date( 'i', $post_date ) : gmdate( 'i', $time_adj ); $ss = ($edit) ? mysql2date( 's', $post_date ) : gmdate( 's', $time_adj ); - $month = "\n"; for ( $i = 1; $i < 13; $i = $i +1 ) { $month .= "\t\t\t" . '