diff --git a/wp-admin/moderation.php b/wp-admin/moderation.php index 9f78b00878..6170aa2b30 100644 --- a/wp-admin/moderation.php +++ b/wp-admin/moderation.php @@ -150,7 +150,7 @@ echo "comment_ID." echo " | comment_post_ID."&comment=".$comment->comment_ID."\" onclick=\"return confirm('" . sprintf(__("You are about to delete this comment by \'%s\'\\n \'Cancel\' to stop, \'OK\' to delete."), $comment->comment_author) . "')\">" . __('Delete just this comment') . " | "; ?> - +