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

git-svn-id: https://develop.svn.wordpress.org/trunk@18758 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jon Cave 2011-09-23 14:36:57 +00:00
parent e42c40167f
commit 85c211d2fe
1 changed files with 0 additions and 1 deletions

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']) ) { ?>