Changeset 45402 for trunk/src/wp-admin/user-edit.php
- Timestamp:
- 05/24/2019 08:42:06 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-edit.php
r45140 r45402 328 328 <th scope="row"> 329 329 <?php /* translators: The user language selection field label */ ?> 330 <label for="locale"><?php _e( 'Language' ); ?>< /label>330 <label for="locale"><?php _e( 'Language' ); ?><span class="dashicons dashicons-translation" aria-hidden="true"></span></label> 331 331 </th> 332 332 <td>
Note: See TracChangeset
for help on using the changeset viewer.