From 6386130414b17c1378542d9d080bd0cf51646a88 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Wed, 8 Sep 2004 08:21:12 +0000 Subject: [PATCH] Slight wording change. git-svn-id: https://develop.svn.wordpress.org/trunk@1621 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 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') . " | "; ?> - +