My Sites: Make "Create a New Site" link consistent with other "Add New" links.

Props JeffMatson.
Fixes #34179.
Built from https://develop.svn.wordpress.org/trunk@34979


git-svn-id: http://core.svn.wordpress.org/trunk@34944 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-10-09 03:50:24 +00:00
parent 3c7b7f7133
commit 6595b1b080
3 changed files with 11 additions and 13 deletions

View File

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