Make WordPress Core


Ignore:
Timestamp:
09/25/2006 06:53:48 PM (20 years ago)
Author:
ryan
Message:

Add some IDs. Props Mark Jaquith. fixes #3164

File:
1 edited

Legend:

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

    r4144 r4250  
    5555
    5656<?php if ( $is_NS4 || $is_gecko || $is_winIE ) { ?>
    57 <div class="wrap">
     57<div id="wp-bookmarklet" class="wrap">
    5858<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>
Note: See TracChangeset for help on using the changeset viewer.