Make WordPress Core

Ticket #31942: 31942.patch

File 31942.patch, 694 bytes (added by afercia, 10 years ago)
  • src/wp-admin/includes/class-wp-press-this.php

     
    13221322
    13231323        <div class="wrapper">
    13241324                <div class="editor-wrapper">
    1325                         <div class="alerts">
     1325                        <div class="alerts" role="alert" aria-live="assertive" aria-relevant="all" aria-atomic="true">
    13261326                                <p class="alert is-notice is-hidden should-upgrade-bookmarklet">
    13271327                                        <?php printf( __( 'You should upgrade <a href="%s" target="_blank">your bookmarklet</a> to the latest version!' ), admin_url( 'tools.php' ) ); ?>
    13281328                                </p>