Changeset 23090 for trunk/wp-includes/js/tinymce/wp-mce-help.php
- Timestamp:
- 12/06/2012 04:50:31 AM (13 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
r22948 r23090 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=35 7-20121111"></script>17 <script type="text/javascript" src="tiny_mce_popup.js?ver=358-20121205"></script> 18 18 <?php 19 19 wp_admin_css( 'wp-admin', true );
Note: See TracChangeset
for help on using the changeset viewer.