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

    r1312 r1332  
    105105     } 
    106106      
    107      echo  
    108      '<h2>'.__('System').' &rsaquo; <span class="page-title">'.__('Users').'</span></h2>'. 
     107     echo dcPage::breadcrumb( 
     108          array( 
     109               __('System') => '', 
     110               '<span class="page-title">'.__('Users').'</span>' => '' 
     111          )); 
     112 
     113     echo 
    109114     '<p class="top-add"><strong><a class="button add" href="user.php">'.__('Create a new user').'</a></strong></p>'; 
    110115      
Note: See TracChangeset for help on using the changeset viewer.

Sites map