Changeset 11185 for trunk/wp-admin/upload.php
- Timestamp:
- 05/05/2009 02:31:32 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/upload.php
r11180 r11185 376 376 377 377 } else { ?> 378 <tr><td colspan="5"><?php _e('No posts found.') ?></td></tr>378 <tr><td colspan="5"><?php _e('No media attachments found.') ?></td></tr> 379 379 <?php } ?> 380 380 </tbody>
Note: See TracChangeset
for help on using the changeset viewer.