Dotclear


Ignore:
Timestamp:
08/11/13 22:56:36 (12 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/comments.php

    r1179 r1332  
    171171dcPage::open(__('Comments and trackbacks'),$starting_script); 
    172172 
    173 echo '<h2>'.html::escapeHTML($core->blog->name).' &rsaquo; <span class="page-title">'.__('Comments and trackbacks').'</span></h2>'; 
     173echo dcPage::breadcrumb( 
     174     array( 
     175          html::escapeHTML($core->blog->name) => '', 
     176          '<span class="page-title">'.__('Comments and trackbacks').'</span>' => '' 
     177     )); 
    174178 
    175179if (!$core->error->flag()) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map