From d2e20de82d19156b72833e247310e1e794524b5c Mon Sep 17 00:00:00 2001 From: jverber Date: Mon, 14 Jun 2004 20:09:46 +0000 Subject: [PATCH] Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks. git-svn-id: https://develop.svn.wordpress.org/trunk@1423 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-form-advanced.php | 2 +- wp-admin/post.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 9efb8310e9..454839b20f 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -163,7 +163,7 @@ if ('publish' != $post_status || 0 == $post_ID) { - +