Changeset 9232 for trunk/wp-admin/edit-pages.php
- Timestamp:
- 10/17/2008 08:02:03 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-pages.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-pages.php
r9217 r9232 67 67 68 68 if ( empty($title) ) 69 $title = __(' View AllPages');69 $title = __('Edit Pages'); 70 70 $parent_file = 'edit.php'; 71 71 wp_enqueue_script('admin-forms'); … … 136 136 137 137 <div class="wrap"> 138 <h2><?php echo $title ?></h2> 139 138 140 <ul class="subsubsub"> 139 141 <?php
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)