From 976678dce3aff18749d78977286aadc52bdd4500 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 14 Oct 2005 21:52:56 +0000 Subject: [PATCH] Image uploading for pages. Props skeltoac. fixes #1759 git-svn-id: https://develop.svn.wordpress.org/trunk@2951 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-page-form.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php index 06bf297e4c..7682c30c82 100644 --- a/wp-admin/edit-page-form.php +++ b/wp-admin/edit-page-form.php @@ -4,7 +4,8 @@ "; } else { $form_action = 'editpost'; $form_extra = ""; @@ -145,6 +146,11 @@ edCanvas = document.getElementById('content');

+ +
@@ -175,4 +181,4 @@ if($metadata = has_meta($post_ID)) {
- \ No newline at end of file +