Dotclear


Ignore:
Timestamp:
10/17/13 18:29:59 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

media queries, adaptations pour éviter les débordements de blocs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/media.php

    r2320 r2430  
    344344 
    345345if ($post_id) { 
    346      echo '<p class="form-note info">'.sprintf(__('Choose a file to attach to entry %s by clicking on %s.'), 
     346     echo '<div class="form-note info"><p>'.sprintf(__('Choose a file to attach to entry %s by clicking on %s.'), 
    347347          '<a href="'.$core->getPostAdminURL($post_type,$post_id).'">'.html::escapeHTML($post_title).'</a>', 
    348           '<img src="images/plus.png" alt="'.__('Attach this file to entry').'" />').'</p>'; 
     348          '<img src="images/plus.png" alt="'.__('Attach this file to entry').'" />').'</p></div>'; 
    349349} 
    350350if ($popup) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map