Dotclear


Ignore:
Timestamp:
10/04/13 15:00:41 (12 years ago)
Author:
Dsls
Branch:
default
Message:

updated most of notices to new format, should fix #1710 (maintenance and daInstaller still to be updated)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post_media.php

    r1537 r2256  
    5151     { 
    5252          $core->media->removePostMedia($post_id,$media_id); 
    53           http::redirect($core->getPostAdminURL($rs->post_type,$post_id,false).'&rmattach=1'); 
     53           
     54          dcPage::addSuccessNotice(__('Attachment has been successfully removed.')); 
     55          http::redirect($core->getPostAdminURL($rs->post_type,$post_id,false)); 
    5456     } 
    5557     elseif (isset($_POST['post_id'])) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map