Media: Improve form fields labels association in the Edit Media screen.

Fixes #34548.
Built from https://develop.svn.wordpress.org/trunk@35493


git-svn-id: http://core.svn.wordpress.org/trunk@35457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2015-11-03 16:02:25 +00:00
parent d7485cf10b
commit 862cf19772
2 changed files with 4 additions and 4 deletions

View File

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