Ignore:
Timestamp:
2007/01/21 17:59:30 (20 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

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

    r1163 r1203  
    2121             
    2222            <tr align="center" bgcolor="#aaaaff"> 
    23                 <td><strong>¥·¥ç¥Ã¥×̾</strong></td> 
    24                 <td><strong>¥µ¥¤¥ÈURL</strong></td> 
    25                 <td><strong>¥Ð¡¼¥¸¥ç¥ó</strong></td> 
     23                <td><strong>Âбþ¾õ¶·</strong></td> 
     24                <td><strong>¥¹¥ì¥Ã¥É</strong></td> 
    2625                <td><strong>ÅÐÏ¿Æü»þ</strong></td> 
    2726            </tr> 
    2827            <!--{foreach key=key item=item from=$arrList}--> 
    2928            <tr bgcolor="#ffffff"> 
    30                 <td><a href="<!--{$item.site_url}-->"><!--{$item.shop_name|escape}--></a></td> 
    31                 <td><a href="<!--{$item.site_url}-->"><!--{$item.site_url}--></a></td> 
    32                 <td align="center"><!--{$item.cube_ver}--></td> 
    33                 <td><!--{$item.create_date}--></td> 
     29                <td><!--{$arrResponse[$item.topic_response]}--></td> 
     30                <td><!--{$item.topic_title}--></td> 
     31                <td><!--{$item.topic_time}--></td> 
    3432            </tr> 
    3533            <!--{/foreach}--> 
Note: See TracChangeset for help on using the changeset viewer.