Remove a stray </div> from the Edit Image template, was breaking it in IE < 9. Props gcorne, see #24409

git-svn-id: https://develop.svn.wordpress.org/trunk@27143 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2014-02-09 18:44:40 +00:00
parent e966a23683
commit 0ae2aa696a
1 changed files with 0 additions and 1 deletions

View File

@ -594,7 +594,6 @@ function wp_print_media_templates() {
</div>
</div>
<# } #>
</div>
</div>
</div>
</script>