Dotclear


Ignore:
Timestamp:
08/11/13 22:56:36 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

New dcPage::breadcrumb function, applied to some other admin's pages, should be continued by me

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_del.php

    r1288 r1332  
    5353if (!$core->error->flag()) 
    5454{ 
     55     echo dcPage::breadcrumb( 
     56          array( 
     57               __('System') => '', 
     58               __('Blogs') => 'blogs.php', 
     59               '<span class="page-title">'.__('Delete a blog').'</span>' => '' 
     60          )); 
     61 
    5562     echo 
    56      '<h2 class="page-title">'.__('Delete a blog').'</h2>'. 
    5763     '<p class="message">'.__('Warning').'</p>'. 
    5864     '<p>'.sprintf(__('You are about to delete the blog %s. Every entry, comment and category will be deleted.'), 
Note: See TracChangeset for help on using the changeset viewer.

Sites map