Changeset 38

Show
Ignore:
Timestamp:
23/08/06 23:04:41 (7 years ago)
Author:
dez
Message:

Date added to news template

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • templates/news.tpl

    r37 r38  
    66        {$item.body} 
    77        </div> 
    8         <div class="boxfoot"><p>Posted by {$item.author}</p></div> 
     8        <div class="boxfoot"><p>Posted by {$item.author} on {$item.date|date_format }</p></div> 
    99</div> 
    1010{/foreach}