From 9183c9ee154f672dd36f093bc110cb94f62b2bf3 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 20 Feb 2008 22:49:04 +0000 Subject: [PATCH] Add h2 headers to the write/edit pages git-svn-id: http://svn.automattic.com/wordpress/trunk@6947 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-advanced.php | 2 ++ wp-admin/edit-form-comment.php | 1 + wp-admin/edit-link-form.php | 2 ++ wp-admin/edit-page-form.php | 2 ++ wp-admin/wp-admin.css | 2 +- 5 files changed, 8 insertions(+), 1 deletion(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 37f0c4ec11..c887a0b033 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -15,6 +15,8 @@ $messages[3] = __('Custom field deleted.');
+

+
\ncomment_ID) ?>

+
diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index 5a5e9e79d2..e3362a52b1 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -35,6 +35,8 @@ function xfn_check($class, $value = '', $deprecated = '') {
+

+
diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php index 062b1c1b50..3b1d7003f7 100644 --- a/wp-admin/edit-page-form.php +++ b/wp-admin/edit-page-form.php @@ -23,6 +23,8 @@ if ( 0 != $post_ID && $sendto == get_permalink($post_ID) )
+

+