From 8fe73691d610afa0876098e4b0ca50b3152d3496 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Mon, 17 Mar 2008 03:09:50 +0000 Subject: [PATCH] Remove reference to edit_date which no longer exists. Props fitzrev. see #6250 git-svn-id: http://svn.automattic.com/wordpress/trunk@7339 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" . '