Bump H3 headings to H2 on WordPress Updates screen for better accessibility.

props Cheffheid.
fixes #33559.
Built from https://develop.svn.wordpress.org/trunk@33817


git-svn-id: http://core.svn.wordpress.org/trunk@33785 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-08-31 03:26:24 +00:00
parent 4d006fad9e
commit fb3d54d569
6 changed files with 19 additions and 23 deletions

View File

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