Dotclear


Ignore:
Timestamp:
08/04/13 21:13:30 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Better h2 : now breadcrumb with main level set to Blog, System or Plugins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_pref.php

    r1179 r1305  
    273273if ($blog_id) 
    274274{ 
    275      echo '<h2>'.(!$standalone ? '<a href="blogs.php">'.__('Blogs').'</a> &rsaquo; ' : ''). 
    276      html::escapeHTML($blog_name).' &rsaquo; <span class="page-title">'. 
    277      __('Blog settings').'</span></h2>'; 
     275     echo '<h2>'.(!$standalone ? __('System').' &rsaquo; <a href="blogs.php">'.__('Blogs').'</a> &rsaquo; ' . 
     276          '<span class="page-title">'.__('Blog settings').' : '.html::escapeHTML($blog_name) : html::escapeHTML($blog_name). 
     277          ' &rsaquo; <span class="page-title">'.__('Blog settings')).'</span></h2>'; 
    278278      
    279279     if (!empty($_GET['add'])) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map