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

    r1179 r1339  
    5151<body> 
    5252<?php 
    53 echo '<h2 class="page-title">'.__('Pings configuration').'</h2>'; 
     53 
     54dcPage::breadcrumb( 
     55     array( 
     56          __('Plugins') => '', 
     57          '<span class="page-title">'.__('Pings configuration').'</span>' => '' 
     58     )); 
    5459 
    5560if (!empty($_GET['up'])) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map