Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/maintenance/index.php

    r2163 r2175  
    9595          array( 
    9696               __('Plugins') => '', 
    97                '<span class="page-title">'.__('Maintenance').'</span>' => '' 
     97               __('Maintenance') => '' 
    9898          ) 
    9999     ). 
     
    121121               __('Plugins') => '', 
    122122               '<a href="'.$p_url.'">'.__('Maintenance').'</a>' => '', 
    123                '<span class="page-title">'.html::escapeHTML($task->name()).'</span>' => '' 
     123               html::escapeHTML($task->name())=> '' 
    124124          ) 
    125125     ); 
     
    155155          array( 
    156156               __('Plugins') => '', 
    157                '<span class="page-title">'.__('Maintenance').'</span>' => '' 
     157               __('Maintenance') => '' 
    158158          ) 
    159159     ); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map