Accessibility: Remove title attributes from the Comments screen.

Fixes #35304.
Built from https://develop.svn.wordpress.org/trunk@36298


git-svn-id: http://core.svn.wordpress.org/trunk@36265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-01-14 16:04:27 +00:00
parent ded3a1d72f
commit 2d76f3cb83
2 changed files with 13 additions and 13 deletions

View File

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