Bump H3 headings to H2 on the Plugin Editor screen for better accessibility.
Fixes #33839. Built from https://develop.svn.wordpress.org/trunk@34067 git-svn-id: http://core.svn.wordpress.org/trunk@34035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -216,7 +216,7 @@ default:
|
||||
</div>
|
||||
|
||||
<div id="templateside">
|
||||
<h3><?php _e('Plugin Files'); ?></h3>
|
||||
<h2><?php _e( 'Plugin Files' ); ?></h2>
|
||||
|
||||
<ul>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user