Dotclear


Ignore:
Timestamp:
10/01/13 16:39:40 (12 years ago)
Author:
Dsls
Branch:
default
Message:
  • Removed superfluous space in addNotice
  • Non-repeatable notifications, step 2 : blogs and categories
  • Fixed blogs breadcrumb

see #1710

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_pref.php

    r2166 r2189  
    2727      
    2828     $action = 'blog_pref.php'; 
    29      $redir = 'blog_pref.php?upd=1'; 
     29     $redir = 'blog_pref.php'; 
    3030} 
    3131else 
     
    5656      
    5757     $action = 'blog.php'; 
    58      $redir = 'blog.php?id=%s&upd=1'; 
     58     $redir = 'blog.php?id=%s'; 
    5959} 
    6060 
     
    257257               $blog_settings->system->put('url_scan',$_POST['url_scan']); 
    258258          } 
    259            
     259          dcPage::addSuccessNotice(__('Blog has been successfully updated.')); 
     260 
    260261          http::redirect(sprintf($redir,$blog_id)); 
    261262     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map