Make WordPress Core

Ticket #7393: 7393.diff

File 7393.diff, 905 bytes (added by technosailor, 16 years ago)
  • wp-admin/options-writing.php

     
    128128
    129129<?php endif; ?>
    130130
     131<h3><?php _e('Press This') ?></h3>
     132<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 get_shortcut_link(); ?>" title="<?php echo attribute_escape(__('Press This')) ?>"><?php _e('Press This') ?></a></p>
     133
     134
    131135<p class="submit">
    132136<input type="hidden" name="action" value="update" />
    133137<input type="hidden" name="page_options" value="default_post_edit_rows,use_smilies,ping_sites,mailserver_url,mailserver_port,mailserver_login,mailserver_pass,default_category,default_email_category,use_balanceTags,default_link_category,enable_app,enable_xmlrpc" />