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/users_actions.php

    r2212 r2256  
    8686          } 
    8787          if (!$core->error->flag()) { 
    88                http::redirect($redir.'&del=1'); 
     88               dcPage::addSuccessNotice(__('User has been successfully deleted.')); 
     89               http::redirect($redir); 
    8990          } 
    9091     } 
     
    124125          } 
    125126          if (!$core->error->flag()) { 
    126                http::redirect($redir.'&upd=1'); 
     127               dcPage::addSuccessNotice(__('User has been successfully updated.')); 
     128               http::redirect($redir); 
    127129          } 
    128130     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map