Add Firefox bookmarking instructions. Props abelcheung. fixes #4203
git-svn-id: https://develop.svn.wordpress.org/trunk@5325 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9b3becf6ea
commit
ef92dec9ba
@ -57,7 +57,7 @@ include('edit-form-advanced.php');
|
||||
<?php if ( $is_NS4 || $is_gecko || $is_winIE ) { ?>
|
||||
<div id="wp-bookmarklet" class="wrap">
|
||||
<h3><?php _e('WordPress Bookmarklet'); ?></h3>
|
||||
<p><?php _e('Right click on the following link and choose "Add to favorites" to create a posting shortcut.'); ?></p>
|
||||
<p><?php _e('Right click on the following link and choose “Bookmark This Link...” or “Add to Favorites...” to create a posting shortcut.'); ?></p>
|
||||
<p>
|
||||
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user