Bump H3 headings to H2 on the Writing Settings screen for better accessibility.

Props mrahmadawais.
Fixes #33651.
Built from https://develop.svn.wordpress.org/trunk@34096


git-svn-id: http://core.svn.wordpress.org/trunk@34064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2015-09-13 16:48:26 +00:00
parent 7f772bdaff
commit 2a6793c7b2
2 changed files with 3 additions and 3 deletions

View File

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