Ticket #18900: 18900.2.patch
File 18900.2.patch, 570 bytes (added by , 12 years ago) |
---|
-
wp-admin/includes/media.php
1128 1128 <tr valign='top'> 1129 1129 <td class='A1B1' id='thumbnail-head-$post->ID'> 1130 1130 <p><a href='$attachment_url' target='_blank'><img class='thumbnail' src='$thumb_url' alt='' /></a></p> 1131 <p >$image_edit_button</p>1131 <p class='hide-if-no-js'>$image_edit_button</p> 1132 1132 </td> 1133 1133 <td> 1134 1134 <p><strong>" . __('File name:') . "</strong> $filename</p>