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

    r1179 r1332  
    8383     call_user_func($open_f,__('Plugin not found')); 
    8484      
    85      echo '<h2 class="page-title">'.__('Plugin not found').'</h2>'; 
    86       
     85     echo dcPage::breadcrumb( 
     86          array( 
     87               __('System') => '', 
     88               '<span class="page-title">'.__('Plugin not found').'</span>' => '' 
     89          )); 
     90 
    8791     echo '<p>'.__('The plugin you reached does not exist or does not have an admin page.').'</p>'; 
    8892      
Note: See TracChangeset for help on using the changeset viewer.

Sites map