Changeset 45402 for trunk/src/wp-admin/options-general.php
- Timestamp:
- 05/24/2019 08:42:06 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-general.php
r45140 r45402 163 163 ?> 164 164 <tr> 165 <th scope="row"><label for="WPLANG"><?php _e( 'Site Language' ); ?>< /label></th>165 <th scope="row"><label for="WPLANG"><?php _e( 'Site Language' ); ?><span class="dashicons dashicons-translation" aria-hidden="true"></span></label></th> 166 166 <td> 167 167 <?php
Note: See TracChangeset
for help on using the changeset viewer.