mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 08:11:52 +01:00
Add Firefox bookmarking instructions. Props abelcheung. fixes #4203
git-svn-id: http://svn.automattic.com/wordpress/trunk@5325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
1f39b8dce7
commit
9843f9df79
@ -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…
Reference in New Issue
Block a user