Dotclear

Changeset 564:7b2e8ebcb406


Ignore:
Timestamp:
07/10/11 22:32:28 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:

Bugfix sur contexte utilisé pour les archives mensuelles

Location:
themes/ductile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r563 r564  
    2626     'tag' => __('Entries for a tag'), 
    2727     'search' => __('Search result entries'), 
    28      'archive-month' => __('Month archive entries') 
     28     'archive' => __('Month archive entries') 
    2929); 
    3030 
     
    134134     'tag' => null, 
    135135     'search' => null, 
    136      'archive-month' => null 
     136     'archive' => null 
    137137); 
    138138 
  • themes/ductile/tpl/archive_month.html

    r563 r564  
    5757   
    5858       <div class="content-inner"> 
    59           <tpl:Entries no_content="1"> 
     59          <tpl:Entries> 
    6060               {{tpl:ductileEntriesList default="title"}} 
    61             </tpl:Entries> 
     61          </tpl:Entries> 
    6262       </div> 
    6363 
Note: See TracChangeset for help on using the changeset viewer.

Sites map