Accessibility: Remove target=_blank from the old custom background/header help tabs links.

Stop taking control of users' browsers.

Props rianrietveld.
Fixes #38141. See #23432.

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


git-svn-id: http://core.svn.wordpress.org/trunk@38662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-10-04 06:57:30 +00:00
parent dc560984ba
commit 25a882fc08
3 changed files with 5 additions and 5 deletions

View File

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