Accessibility: bump headings one level up on the Add Plugins screen for a better headings hierarchy.

Fixes #33818.

git-svn-id: https://develop.svn.wordpress.org/trunk@35009 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia
2015-10-10 15:16:04 +00:00
parent 437bbeead5
commit e69aca18dc
3 changed files with 6 additions and 6 deletions

View File

@@ -214,7 +214,7 @@ function install_dashboard() {
<?php display_plugins_table(); ?>
<h3><?php _e( 'Popular tags' ) ?></h3>
<h2><?php _e( 'Popular tags' ) ?></h2>
<p><?php _e( 'You may also browse based on the most popular tags in the Plugin Directory:' ) ?></p>
<?php