Fix comments postbox:

- Add comment button text.
- Positioning of the Author, Email, URL fields.
Fixes #32349.
Built from https://develop.svn.wordpress.org/trunk@32495


git-svn-id: http://core.svn.wordpress.org/trunk@32465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-05-12 01:22:25 +00:00
parent ede6d64e7b
commit fe427017a5
7 changed files with 19 additions and 7 deletions

View File

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