Add labels to the Personal Options input fields on the user profile editing screen. Fixes #30101. Props Ankit K Gupta

Built from https://develop.svn.wordpress.org/trunk@30027


git-svn-id: http://core.svn.wordpress.org/trunk@30027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2014-10-26 21:29:19 +00:00
parent 3179629853
commit f74f20ab7f
2 changed files with 4 additions and 4 deletions

View File

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