Remove extraneous closing script tag. Props ryanhellyer. See r18482, #18206. Fixes #18760.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18758 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
duck_ 2011-09-23 14:36:57 +00:00
parent e7e4ceed22
commit 29c5eaadfd

View File

@ -1449,7 +1449,6 @@ function media_upload_form( $errors = null ) {
$upload_size_unit = (int) $upload_size_unit;
}
?>
</script>
<div id="media-upload-notice">
<?php if (isset($errors['upload_notice']) ) { ?>