Bump H3 headings to H2 on the Plugin Editor screen for better accessibility.
Fixes #33839. git-svn-id: https://develop.svn.wordpress.org/trunk@34067 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
41c74b9bf6
commit
1a333bd537
@ -216,7 +216,7 @@ default:
|
||||
</div>
|
||||
|
||||
<div id="templateside">
|
||||
<h3><?php _e('Plugin Files'); ?></h3>
|
||||
<h2><?php _e( 'Plugin Files' ); ?></h2>
|
||||
|
||||
<ul>
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user