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
  • plugins/importExport/index.php

    r2095 r2166  
    7878               __('Plugins') => '', 
    7979               $title => $p_url, 
    80                '<span class="page-title">'.html::escapeHTML($module->name).'</span>' => '' 
     80               html::escapeHTML($module->name) => '' 
    8181          )); 
    8282 
     
    9292          array( 
    9393               __('Plugins') => '', 
    94                '<span class="page-title">'.$title.'</span>' => '' 
     94               $title => '' 
    9595          )); 
    9696 
Note: See TracChangeset for help on using the changeset viewer.

Sites map