From 70fcfebda44ae624053044386bded6880507f1bc Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Mon, 20 Mar 2006 20:57:01 +0000 Subject: [PATCH] Check 'Edit Timestamp' checkbox whenever the timestamp fields are changed. Props abhay. fixes #2574 git-svn-id: https://develop.svn.wordpress.org/trunk@3648 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/admin-functions.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wp-admin/admin-functions.php b/wp-admin/admin-functions.php index 498f6b1566..e52315cefc 100644 --- a/wp-admin/admin-functions.php +++ b/wp-admin/admin-functions.php @@ -969,7 +969,7 @@ function touch_time($edit = 1, $for_post = 1) { $mn = ($edit) ? mysql2date('i', $post_date) : gmdate('i', $time_adj); $ss = ($edit) ? mysql2date('s', $post_date) : gmdate('s', $time_adj); - echo "\n"; for ($i = 1; $i < 13; $i = $i +1) { echo "\t\t\t