Ignore:
Timestamp:
2006/12/05 11:33:10 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/newbb/templates/blocks/newbb_block_new.html

    r405 r455  
    1212  <{foreach item=topic from=$block.topics}> 
    1313  <tr class="<{cycle values="even,odd"}>"> 
     14    <td><{$topic.cat_title}></td> 
    1415    <td><a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$topic.forum_id}>"><{$topic.forum_name}></a></td> 
    1516    <td><a href="<{$xoops_url}>/modules/newbb/viewtopic.php?topic_id=<{$topic.id}>&amp;forum=<{$topic.forum_id}>&amp;post_id=<{$topic.post_id}>#forumpost<{$topic.post_id}>"><{$topic.title}></a></td> 
Note: See TracChangeset for help on using the changeset viewer.