From 7740e89de3e1bc0cc636120e3ca8ab9e97e4d3cc Mon Sep 17 00:00:00 2001 From: donncha Date: Fri, 4 Apr 2008 16:44:15 +0000 Subject: Merged with WordPress 2.5, unstable, only for testing git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36 --- wp-admin/edit-form.php | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'wp-admin/edit-form.php') diff --git a/wp-admin/edit-form.php b/wp-admin/edit-form.php index 00e4932..18997e4 100644 --- a/wp-admin/edit-form.php +++ b/wp-admin/edit-form.php @@ -6,18 +6,9 @@ - + - -
@@ -39,6 +30,7 @@ addLoadEvent(focusit); } ?>
+
@@ -57,11 +49,11 @@ edCanvas = document.getElementById('content'); - + '; + echo ''; } ?>

@@ -71,4 +63,7 @@ edCanvas = document.getElementById('content');
+ -- cgit