diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php
index e423948deb..106c4de16f 100644
--- a/wp-admin/includes/template.php
+++ b/wp-admin/includes/template.php
@@ -784,19 +784,21 @@ 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 );
- echo "
- />
- /> @
- /> :
- />