From db94cf138be645c37fbb8856c491a739f996207a Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 9 Apr 2013 17:08:25 +0000 Subject: [PATCH] Fix inconsistent id attributes. props kovshenin. fixes #24006. git-svn-id: https://develop.svn.wordpress.org/trunk@23939 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/post-formats.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/wp-admin/includes/post-formats.php b/wp-admin/includes/post-formats.php index 6a55807714..40023fe55e 100644 --- a/wp-admin/includes/post-formats.php +++ b/wp-admin/includes/post-formats.php @@ -9,13 +9,13 @@ $format_meta = get_post_format_meta( $post_ID );
- - + +
- - + +
- +
- +