Ticket #7393: 7393.diff
File 7393.diff, 905 bytes (added by , 16 years ago) |
---|
-
wp-admin/options-writing.php
128 128 129 129 <?php endif; ?> 130 130 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 131 135 <p class="submit"> 132 136 <input type="hidden" name="action" value="update" /> 133 137 <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" />