Make WordPress Core


Ignore:
Timestamp:
05/17/2009 08:19:51 PM (17 years ago)
Author:
azaozz
Message:

HTML validity fixes, props hakre, fixes #9432

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/post.php

    r11318 r11375  
    13711371
    13721372<script type="text/javascript">
     1373/* <![CDATA[ */
    13731374<?php if ( $ext_plugins ) echo "$ext_plugins\n"; ?>
    13741375<?php if ( $concatenate_scripts ) { ?>
     
    13781379<?php } ?>
    13791380tinyMCE.init(tinyMCEPreInit.mceInit);
     1381/* ]]> */
    13801382</script>
    13811383<?php
Note: See TracChangeset for help on using the changeset viewer.