From 832ae0d0a8aac4bbff39af49b87481ec85849920 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Thu, 5 Oct 2006 06:34:17 +0000 Subject: [PATCH] "Compose" becomes "Editor" in RTE. fixes #3172 git-svn-id: https://develop.svn.wordpress.org/trunk@4347 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/general-template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/general-template.php b/wp-includes/general-template.php index e5c9021be6..3bda79ac74 100644 --- a/wp-includes/general-template.php +++ b/wp-includes/general-template.php @@ -776,7 +776,7 @@ function the_editor($content, $id = 'content', $prev_id = 'title') {