Bump H3 headings to H2 on Themes screen for better accessibility.

props joehills.
fixes #33560.
Built from https://develop.svn.wordpress.org/trunk@33820


git-svn-id: http://core.svn.wordpress.org/trunk@33788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-08-31 03:51:21 +00:00
parent 82a8cec3b3
commit 5a97ff5206
5 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-33819';
$wp_version = '4.4-alpha-33820';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.