Changeset 21545 for trunk/wp-includes/js/tinymce/wp-mce-help.php
- Timestamp:
- 08/18/2012 11:24:27 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/js/tinymce/wp-mce-help.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/wp-mce-help.php
r21415 r21545 15 15 <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" /> 16 16 <title><?php _e('Rich Editor Help'); ?></title> 17 <script type="text/javascript" src="tiny_mce_popup.js?ver=3 42"></script>17 <script type="text/javascript" src="tiny_mce_popup.js?ver=356-20120818"></script> 18 18 <?php 19 19 wp_admin_css( 'wp-admin', true );
Note: See TracChangeset
for help on using the changeset viewer.