Make WordPress Core

Ticket #32047: 32047.patch

File 32047.patch, 834 bytes (added by McGuive7, 9 years ago)

Switch themes screenreader text to match customizer: "Close details dialog"

  • wp-admin/themes.php

     
    363363                <div class="theme-header">
    364364                        <button class="left dashicons dashicons-no"><span class="screen-reader-text"><?php _e( 'Show previous theme' ); ?></span></button>
    365365                        <button class="right dashicons dashicons-no"><span class="screen-reader-text"><?php _e( 'Show next theme' ); ?></span></button>
    366                         <button class="close dashicons dashicons-no"><span class="screen-reader-text"><?php _e( 'Close overlay' ); ?></span></button>
     366                        <button class="close dashicons dashicons-no"><span class="screen-reader-text"><?php _e( 'Close details dialog' ); ?></span></button>
    367367                </div>
    368368                <div class="theme-about">
    369369                        <div class="theme-screenshots">