From 4da577f121ab370e359f32ea9409abcee479251c Mon Sep 17 00:00:00 2001
From: ryan
Date: Wed, 20 Feb 2008 03:16:47 +0000
Subject: [PATCH] Add Related section to edit page form
git-svn-id: http://svn.automattic.com/wordpress/trunk@6927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
---
wp-admin/edit-page-form.php | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php
index c8a668d255..19ead9e55b 100644
--- a/wp-admin/edit-page-form.php
+++ b/wp-admin/edit-page-form.php
@@ -138,6 +138,19 @@ if ( ('edit' == $action) && current_user_can('delete_page', $post_ID) )
post_modified), mysql2date(get_option('time_format'), $post->post_modified)); ?>
+
+
+
+
+