mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 19:54:28 +00:00
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:
@@ -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