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)

Location:
plugins/pages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/pages/class.actionpage.php

    r2169 r2256  
    8080                
    8181          } 
    82           $ap->redirect(false,array('reo'=>1)); 
     82           
     83          dcPage::addSuccessNotice(__('Selected pages have been successfully reordered.')); 
     84          $ap->redirect(false); 
    8385     }     
    8486} 
  • plugins/pages/list.php

    r2250 r2256  
    7272          html::escapeHTML($core->blog->name) => '', 
    7373          __('Pages') => '' 
    74      )); 
     74     )).dcPage::notices(); 
    7575 
    7676if (!empty($_GET['upd'])) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map