Changeset 7263 for trunk/wp-admin/edit-attachment-rows.php
- Timestamp:
- 03/12/2008 08:10:00 AM (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
r7262 r7263 40 40 case 'icon': 41 41 ?> 42 <td class="media-icon"><?php echo get_the_attachment_link($post->ID, false, array(48,48)); ?></td>42 <td class="media-icon"><?php echo wp_get_attachment_link($post->ID, array(60, 40), false, true); ?></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)