Make WordPress Core


Ignore:
Timestamp:
10/27/2006 10:15:38 PM (18 years ago)
Author:
markjaquith
Message:

Bookmarklet consistency patch by foolswisdom. fixes #3168

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/post-new.php

    r4424 r4429  
    5656<?php if ( $is_NS4 || $is_gecko || $is_winIE ) { ?>
    5757<div id="wp-bookmarklet" class="wrap">
    58 <h3><?php _e('WordPress bookmarklet'); ?></h3>
     58<h3><?php _e('WordPress Bookmarklet'); ?></h3>
    5959<p><?php _e('Right click on the following link and choose "Add to favorites" to create a posting shortcut.'); ?></p>
    6060<p>
Note: See TracChangeset for help on using the changeset viewer.