From 19121931119a64f5dcd806910a76ea1728e5c570 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Tue, 25 Mar 2008 07:33:57 +0000 Subject: [PATCH] Check the Alignment: None box by default for media insertion. XHTML validation. see #6379 git-svn-id: https://develop.svn.wordpress.org/trunk@7510 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/media.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-admin/includes/media.php b/wp-admin/includes/media.php index bd52462392..80b059da74 100644 --- a/wp-admin/includes/media.php +++ b/wp-admin/includes/media.php @@ -471,7 +471,7 @@ function image_attachment_fields_to_edit($form_fields, $post) { 'label' => __('Alignment'), 'input' => 'html', 'html' => " - + @@ -1104,13 +1104,13 @@ function type_form_image() { - + - + - + - +