From e0e6e668e123efe51aeb94c202821a95659fee09 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Wed, 8 Sep 2004 08:21:12 +0000 Subject: [PATCH] Slight wording change. git-svn-id: http://svn.automattic.com/wordpress/trunk@1621 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/moderation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/moderation.php b/wp-admin/moderation.php index 9f78b0087..6170aa2b3 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') . " | "; ?> - +