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/antispam/index.php

    r2122 r2166  
    127127               __('Plugins') => '', 
    128128               $page_name => $p_url, 
    129                '<span class="page-title">'.sprintf(__('%s filter configuration'),$filter->name).'</span>' => '' 
     129               sprintf(__('%s filter configuration'),$filter->name) => '' 
    130130          )); 
    131131 
     
    139139          array( 
    140140               __('Plugins') => '', 
    141                '<span class="page-title">'.$page_name.'</span>' => '' 
     141               $page_name => '' 
    142142          )); 
    143143 
Note: See TracChangeset for help on using the changeset viewer.

Sites map