Changeset 54665
- Timestamp:
- 10/22/2022 07:03:52 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-screen.php
r54414 r54665 1117 1117 <p> 1118 1118 <?php _e( 'Some screen elements can be shown or hidden by using the checkboxes.' ); ?> 1119 <?php _e( ' They can be expanded and collapsed by clickling on their headings, and arrangedby dragging their headings or by clicking on the up and down arrows.' ); ?>1119 <?php _e( 'Expand or collapse the elements by clicking on their headings, and arrange them by dragging their headings or by clicking on the up and down arrows.' ); ?> 1120 1120 </p> 1121 1121 <?php
Note: See TracChangeset
for help on using the changeset viewer.