Changeset 4478 for trunk/wp-admin/themes.php
- Timestamp:
- 11/18/2006 06:09:48 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r3928 r4478 19 19 } 20 20 21 $title = __('Manage Themes');22 $parent_file = 'themes.php';23 21 require_once('admin-header.php'); 24 22 ?>
Note: See TracChangeset
for help on using the changeset viewer.