Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post_media.php

    r2320 r2566  
    5757     { 
    5858          $core->media->removePostMedia($post_id,$media_id); 
    59            
     59 
    6060          dcPage::addSuccessNotice(__('Attachment has been successfully removed.')); 
    6161          http::redirect($core->getPostAdminURL($rs->post_type,$post_id,false)); 
     
    6464          http::redirect($core->getPostAdminURL($rs->post_type,$post_id,false)); 
    6565     } 
    66       
     66 
    6767     if (!empty($_GET['remove'])) 
    6868     { 
    6969          dcPage::open(__('Remove attachment')); 
    70            
     70 
    7171          echo '<h2>'.__('Attachment').' &rsaquo; <span class="page-title">'.__('confirm removal').'</span></h2>'; 
    72            
     72 
    7373          echo 
    7474          '<form action="post_media.php" method="post">'. 
     
    8080          $core->formNonce().'</p>'. 
    8181          '</form>'; 
    82            
     82 
    8383          dcPage::close(); 
    8484          exit; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map