Changeset 36014 for trunk/src/wp-includes/functions.php
- Timestamp:
- 12/18/2015 11:50:13 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r35925 r36014 4935 4935 <div id="wp-auth-check-bg"></div> 4936 4936 <div id="wp-auth-check"> 4937 < div class="wp-auth-check-close" tabindex="0" title="<?php esc_attr_e('Close'); ?>"></div>4937 <button type="button" class="wp-auth-check-close button-link"><span class="screen-reader-text"><?php _e( 'Close dialog' ); ?></span></button> 4938 4938 <?php 4939 4939
Note: See TracChangeset
for help on using the changeset viewer.