Replace Quick Edit and Bulk Edit headings with <legend> elements.

Props afercia.
Fixes #34289.
Built from https://develop.svn.wordpress.org/trunk@35234


git-svn-id: http://core.svn.wordpress.org/trunk@35200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-10-17 00:45:25 +00:00
parent b778726e74
commit 1157540283
7 changed files with 33 additions and 16 deletions

View File

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