Changeset 7466 for trunk/wp-admin/edit-attachment-rows.php
- Timestamp:
- 03/21/2008 11:21:27 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
r7427 r7466 44 44 case 'icon': 45 45 ?> 46 <td class="media-icon"><?php echo wp_get_attachment_link($post->ID, array( 60, 40), false, true); ?></td>46 <td class="media-icon"><?php echo wp_get_attachment_link($post->ID, array(80, 60), false, true); ?></td> 47 47 <?php 48 48 // 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)