Dotclear


Ignore:
Timestamp:
08/12/13 09:27:40 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

New dcPage::breadcrumb function, better way to use it, to be continued by me…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/aboutConfig/index.php

    r1312 r1334  
    126126     dcPage::message(__('Settings definition successfully updated')); 
    127127} 
    128 ?> 
    129 <h2><?php echo __('System'); ?> &rsaquo; <span class="page-title">about:config</span></h2> 
     128dcPage::breadcrumb( 
     129     array( 
     130          __('System') => '', 
     131          '<span class="page-title">'.__('about:config').'</span>' => '' 
     132     )); 
     133?> 
    130134 
    131135<div id="local" class="multi-part" title="<?php echo sprintf(__('Settings for %s'),html::escapeHTML($core->blog->name)); ?>"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map