From 8050445860957e14a134345c881de4d96d57685f Mon Sep 17 00:00:00 2001 From: rboren Date: Fri, 10 Sep 2004 01:32:20 +0000 Subject: [PATCH] Fix static page editing. git-svn-id: http://svn.automattic.com/wordpress/trunk@1633 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-page-form.php | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php index 8d53e9ab3..dc5b29c43 100644 --- a/wp-admin/edit-page-form.php +++ b/wp-admin/edit-page-form.php @@ -1,8 +1,14 @@
+ "; +} ?>
@@ -13,7 +19,9 @@ if (isset($mode) && 'bookmarklet' == $mode) { } ?> - + + +