Dotclear


Ignore:
Timestamp:
08/27/13 20:07:54 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Typos. Thanks to Brol.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/media.php

    r1553 r1605  
    293293 
    294294if ($post_id) { 
    295      echo '<p><strong>'.sprintf(__('Choose a file to attach to entry %s by clicking on %s.'), 
     295     echo '<p class="form-note info">'.sprintf(__('Choose a file to attach to entry %s by clicking on %s.'), 
    296296          '<a href="'.$core->getPostAdminURL($post_type,$post_id).'">'.html::escapeHTML($post_title).'</a>', 
    297           '<img src="images/plus.png" alt="'.__('Attach this file to entry').'" />').'</strong></p>'; 
     297          '<img src="images/plus.png" alt="'.__('Attach this file to entry').'" />').'</p>'; 
    298298} 
    299299if ($popup) { 
    300      echo '<p><strong>'.sprintf(__('Choose a file to insert into entry by clicking on %s.'), 
    301           '<img src="images/plus.png" alt="'.__('Attach this file to entry').'" />').'</strong></p>'; 
     300     echo '<p class="form-note info">'.sprintf(__('Choose a file to insert into entry by clicking on %s.'), 
     301          '<img src="images/plus.png" alt="'.__('Attach this file to entry').'" />').'</p>'; 
    302302} 
    303303 
Note: See TracChangeset for help on using the changeset viewer.

Sites map