Dotclear


Ignore:
Timestamp:
08/14/13 16:19:10 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Children:
1376:9af90384e900, 1446:0939663a1b1a, 1876:8da345a51989
Message:

Post ergo enhancement. Can't do more without dev help. See #1533

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/attachments/_admin.php

    r1179 r1365  
    2424               $post_media = $core->media->getPostMedia($post->post_id); 
    2525               echo 
    26                '<h3 class="clear">'.__('Attachments').'</h3>'; 
     26               '<h5 class="clear">'.__('Attachments').'</h5>'; 
    2727               foreach ($post_media as $f) 
    2828               { 
     
    5353                
    5454               if (empty($post_media)) { 
    55                     echo '<p>'.__('No attachment.').'</p>'; 
     55                    echo '<p class="form-note">'.__('No attachment.').'</p>'; 
    5656               } else { 
    5757               } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map