diff --git a/wp-admin/upload-js.php b/wp-admin/upload-js.php
index 8b01361b3c..5c760b70e6 100644
--- a/wp-admin/upload-js.php
+++ b/wp-admin/upload-js.php
@@ -78,7 +78,7 @@ addLoadEvent( function() {
}
h += "
";
if ( this.currentImage.isImage ) {
- h += "
";
+ h += "";
h += "";
h += "";
} else
@@ -140,7 +140,7 @@ addLoadEvent( function() {
}
h += "
"
if ( !this.currentImage.isImage )
- h += "
";
+ h += "
";
else
h += "
" + this.currentImage.title + "
";
h += " —
";
@@ -149,7 +149,7 @@ addLoadEvent( function() {
h += ''
h += "