Changeset 6026 for trunk/wp-admin/edit-post-rows.php
- Timestamp:
- 09/03/2007 11:32:58 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-post-rows.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-post-rows.php
r5933 r6026 103 103 } 104 104 ?> 105 </tr> 105 </tr> 106 106 <?php 107 107 endwhile; 108 108 } else { 109 109 ?> 110 <tr style='background-color: <?php echo $bgcolor; ?>'> 111 <td colspan="8"><?php _e('No posts found.') ?></td> 112 </tr> 110 <tr style='background-color: <?php echo $bgcolor; ?>'> 111 <td colspan="8"><?php _e('No posts found.') ?></td> 112 </tr> 113 113 <?php 114 114 } // end if ( have_posts() )
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)