Make WordPress Core

Ticket #18900: 18900.2.patch

File 18900.2.patch, 570 bytes (added by johnbillion, 12 years ago)
  • wp-admin/includes/media.php

     
    11281128                <tr valign='top'>
    11291129                        <td class='A1B1' id='thumbnail-head-$post->ID'>
    11301130                        <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>
    11321132                        </td>
    11331133                        <td>
    11341134                        <p><strong>" . __('File name:') . "</strong> $filename</p>