From 9a12a7d90873aa1d3a7b99f72a629d1544a004aa Mon Sep 17 00:00:00 2001 From: azaozz Date: Sun, 8 May 2011 15:37:28 +0000 Subject: [PATCH] Close >> Exit fullscreen, see #17136 git-svn-id: http://svn.automattic.com/wordpress/trunk@17840 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/post.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/post.php b/wp-admin/includes/post.php index 4a90add870..b9201c3185 100644 --- a/wp-admin/includes/post.php +++ b/wp-admin/includes/post.php @@ -1736,7 +1736,7 @@ function wp_fullscreen_html() {
-
+
post_status == 'publish' ) _e('Updated.'); else _e('Saved.'); ?>