Changeset 9674 for trunk/wp-includes/js/tinymce/wp-mce-help.php
- Timestamp:
- 11/14/2008 02:35:02 AM (17 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
r8686 r9674 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 11b"></script>17 <script type="text/javascript" src="tiny_mce_popup.js?ver=321"></script> 18 18 <?php 19 19 wp_admin_css( 'global', true );
Note: See TracChangeset
for help on using the changeset viewer.