Make WordPress Core


Ignore:
Timestamp:
11/27/2008 09:11:25 PM (16 years ago)
Author:
ryan
Message:

Create Tools screen. fixes #8361

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/options-writing.php

    r9903 r9929  
    127127<?php endif; ?>
    128128
    129 <h3><?php _e('Press This') ?></h3>
    130 <p><?php _e('Drag-and-drop the following link to your bookmarks bar or right click it and add it to your favorites for a posting shortcut.') ?>  <a href="<?php echo htmlspecialchars( get_shortcut_link() ); ?>" title="<?php echo attribute_escape(__('Press This')) ?>"><?php _e('Press This') ?></a></p>
    131 
    132129<?php do_settings_sections('writing'); ?>
    133130
Note: See TracChangeset for help on using the changeset viewer.