Dotclear


Ignore:
Timestamp:
08/12/13 14:10:18 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

New dcPage::breadcrumb function, last step at least

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/maintenance/index.php

    r1299 r1339  
    6969 
    7070<body> 
    71 <h2><?php echo __('Plugins').' &rsaquo; <span class="page-title">'.__('Maintenance').'</span></h2>'; ?> 
     71<?php 
     72     dcPage::breadcrumb( 
     73          array( 
     74               __('Plugins') => '', 
     75               '<span class="page-title">'.__('Maintenance').'</span>' => '' 
     76          )); 
     77?> 
    7278 
    7379<?php 
Note: See TracChangeset for help on using the changeset viewer.

Sites map