Changeset 17880 for trunk/wp-includes/js/tinymce/wp-mce-help.php
- Timestamp:
- 05/12/2011 01:53:51 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/wp-mce-help.php
r17625 r17880 169 169 <body> 170 170 171 <div id="wphead"><h1><?php echo get_bloginfo('blogtitle'); ?></h1></div>172 173 171 <ul id="tabs"> 174 172 <li><a id="tab1" href="javascript:flipTab(1)" title="<?php _e('Basics of Rich Editing') ?>" accesskey="1" tabindex="1" class="current"><?php _e('Basics') ?></a></li>
Note: See TracChangeset
for help on using the changeset viewer.