Changeset 29514
- Timestamp:
- 08/17/2014 09:44:18 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-general.php
r29030 r29514 308 308 ?> 309 309 <tr> 310 <th width="33%" scope="row">< ?php _e('Site Language') ?></th>310 <th width="33%" scope="row"><label for="WPLANG"><?php _e('Site Language') ?></label></th> 311 311 <td> 312 312 <?php wp_dropdown_languages( array(
Note: See TracChangeset
for help on using the changeset viewer.