Dotclear


Ignore:
Timestamp:
09/30/13 11:56:33 (12 years ago)
Author:
Dsls
Branch:
default
Message:

revamped dcPage::breadcrumb, closes #1559

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/help.php

    r2074 r2166  
    7777          array( 
    7878               __('Global help') => 'help.php', 
    79                '<span class="page-title">'.$content_array['title'].'</span>' => '' 
     79               $content_array['title'] => '' 
    8080          )); 
    8181} else { 
    8282     $breadcrumb = dcPage::breadcrumb( 
    8383          array( 
    84                '<span class="page-title">'.__('Global help').'</span>' => '' 
     84               __('Global help') => '' 
    8585          )); 
    8686} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map