Changeset 7218 for trunk/wp-admin/edit-attachment-rows.php
- Timestamp:
- 03/10/2008 11:04:20 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-attachment-rows.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-attachment-rows.php
r7212 r7218 40 40 case 'icon': 41 41 ?> 42 <td class="media-icon"><?php echo get_the_attachment_link($post->ID, 'thumbnail', array(48,48)); ?></td>42 <td class="media-icon"><?php echo get_the_attachment_link($post->ID, false, array(48,48)); ?></td> 43 43 <?php 44 44 // TODO
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)