Changeset 4429 for trunk/wp-admin/post-new.php
- Timestamp:
- 10/27/2006 10:15:38 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/post-new.php
r4424 r4429 56 56 <?php if ( $is_NS4 || $is_gecko || $is_winIE ) { ?> 57 57 <div id="wp-bookmarklet" class="wrap"> 58 <h3><?php _e('WordPress bookmarklet'); ?></h3>58 <h3><?php _e('WordPress Bookmarklet'); ?></h3> 59 59 <p><?php _e('Right click on the following link and choose "Add to favorites" to create a posting shortcut.'); ?></p> 60 60 <p>
Note: See TracChangeset
for help on using the changeset viewer.