Twenty Fifteen: updating customizer label text for more clarity.

Props iamtakashi, fixes #30545.


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


git-svn-id: http://core.svn.wordpress.org/trunk@30731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ian Stewart
2014-12-04 22:57:22 +00:00
parent f5efcf295b
commit a83fdf7b17
3 changed files with 17 additions and 25 deletions

View File

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