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

Legend:

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

    r1216 r1217  
    2222            <tr align="center" bgcolor="#aaaaff"> 
    2323                <td><strong>Âбþ¾õ¶·</strong></td> 
    24                 <td><strong>¹¹¿·¼Ô</strong></td> 
    2524                <td><strong>¥¹¥ì¥Ã¥É</strong></td> 
    2625                <td><strong>ÅÐÏ¿Æü»þ</strong></td> 
     
    2827            <!--{foreach key=key item=item from=$arrList}--> 
    2928            <tr bgcolor="#ffffff"> 
    30                 <td><!--{$arrResponse[$item.topic_response]}--></td> 
    31                 <td><!--{$item.uname}--></td> 
     29                <td><!--{$arrResponse[$item.topic_response]}--><!--{if $item.uname != ""}--><br/>[<!--{$item.uname}-->]<!--{/if}--></td> 
    3230                <td><!--{$item.topic_title}--></td> 
    3331                <td><!--{$item.topic_time}--></td> 
Note: See TracChangeset for help on using the changeset viewer.