Changeset 51475 for trunk/src/wp-admin/network/themes.php
- Timestamp:
- 07/22/2021 01:51:58 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/themes.php
r49286 r51475 82 82 } 83 83 84 // Used in the HTML title tag. 84 85 $title = __( 'Update Themes' ); 85 86 $parent_file = 'themes.php'; … … 334 335 ); 335 336 337 // Used in the HTML title tag. 336 338 $title = __( 'Themes' ); 337 339 $parent_file = 'themes.php';
Note: See TracChangeset
for help on using the changeset viewer.