WordPress').' | '.__('Documentation').' | '.__('Feedback').' '.$upgrade;
$quick_edit_help = array( 'edit.php', 'edit-pages.php', 'edit-comments.php', 'edit-tags.php', 'categories.php', 'edit-link-categories.php' );
if ( in_array($pagenow, $quick_edit_help) )
echo '
' . __('Hint: double-click on a row to open Quick Edit.');
?>