Settings: properly set the password field label on loading.

See #33778.
Built from https://develop.svn.wordpress.org/trunk@34062


git-svn-id: http://core.svn.wordpress.org/trunk@34030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-09-11 23:05:24 +00:00
parent 0406f50cfb
commit e1ccdf760e
3 changed files with 3 additions and 3 deletions

View File

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