Changeset 4258 for trunk/wp-admin/edit-pages.php
- Timestamp:
- 09/27/2006 12:51:17 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-pages.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-pages.php
r3788 r4258 32 32 <thead> 33 33 <tr> 34 <th scope="col" ><?php _e('ID') ?></th>35 <th scope="col" style="text-align: left"><?php _e('Title') ?></th>36 <th scope="col" style="text-align: left"><?php _e('Owner') ?></th>37 <th scope="col" style="text-align: left"><?php _e('Updated') ?></th>38 <th scope="col" colspan="3" ><?php _e('Action'); ?></th>34 <th scope="col" style="text-align: center"><?php _e('ID') ?></th> 35 <th scope="col"><?php _e('Title') ?></th> 36 <th scope="col"><?php _e('Owner') ?></th> 37 <th scope="col"><?php _e('Updated') ?></th> 38 <th scope="col" colspan="3" style="text-align: center"><?php _e('Action'); ?></th> 39 39 </tr> 40 40 </thead>
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)