From 32d296fb6abdd5f982273625891f73317011375f Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Sat, 5 Sep 2015 20:08:29 +0000 Subject: [PATCH] Bump H3 headings to H2 on Export screen for better accessibility. Props metodiew. Fixes #33608. git-svn-id: https://develop.svn.wordpress.org/trunk@33914 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/export.php b/src/wp-admin/export.php index ce5081baa9..fc30caf307 100644 --- a/src/wp-admin/export.php +++ b/src/wp-admin/export.php @@ -149,7 +149,7 @@ function export_date_options( $post_type = 'post' ) {

-

+