From 46df065de5008b456a324e425e11feda1df19c0b Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 21 Mar 2006 01:15:13 +0000 Subject: [PATCH] attributes should be lower case. git-svn-id: http://svn.automattic.com/wordpress/trunk@3653 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 e52315cefc..4b7d5d2d11 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