Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434

git-svn-id: https://develop.svn.wordpress.org/trunk@10855 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2009-04-01 05:41:52 +00:00
parent 83814db072
commit b073dfd5cf
3 changed files with 29 additions and 20 deletions

View File

@@ -77,7 +77,7 @@ if ( ! $is_opera ) {
} ?>
</div>
<?php if ( current_user_can('publish_posts') ) : ?>
<?php if ( current_user_can('edit_posts') ) : ?>
<div class="tool-box">
<h3 class="title"><?php _e('Press This') ?></h3>
<p><?php _e('Press This is a bookmarklet: a little app that runs in your browser and lets you grab bits of the web.');?></p>