Changeset 32102
- Timestamp:
- 04/09/2015 11:44:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-press-this.php
r32093 r32102 1323 1323 <div class="wrapper"> 1324 1324 <div class="editor-wrapper"> 1325 <div class="alerts" >1325 <div class="alerts" role="alert" aria-live="assertive" aria-relevant="all" aria-atomic="true"> 1326 1326 <p class="alert is-notice is-hidden should-upgrade-bookmarklet"> 1327 1327 <?php printf( __( 'You should upgrade <a href="%s" target="_blank">your bookmarklet</a> to the latest version!' ), admin_url( 'tools.php' ) ); ?>
Note: See TracChangeset
for help on using the changeset viewer.