Ignore:
Timestamp:
2007/01/21 18:19:36 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/data/Smarty/templates/list.tpl

    r1217 r1218  
    2929                <td><!--{$arrResponse[$item.topic_response]}--><!--{if $item.uname != ""}--><br/>[<!--{$item.uname}-->]<!--{/if}--></td> 
    3030                <td><!--{$item.topic_title}--></td> 
    31                 <td><!--{$item.topic_time}--></td> 
     31                <td><!--{$item.topic_time|sfDispDBDate}--></td> 
    3232            </tr> 
    3333            <!--{/foreach}--> 
Note: See TracChangeset for help on using the changeset viewer.