- Timestamp:
- 2006/12/07 14:02:20 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/templates/blocks/newbb_block_new.html
r541 r551 2 2 3 3 <{if $block.full_view == true}> 4 <tr >4 <tr class="<{cycle values="even,odd"}>"> 5 5 <th width="70"><{$block.lang_cat}></th> 6 6 <th><{$block.lang_forum}></th> … … 12 12 13 13 <{foreach item=topic from=$block.topics}> 14 <tr class="<{cycle values="even,odd"}>">14 <tr 15 15 <td><{$topic.cat_title}></td> 16 16 <td><a href="<{$xoops_url}>/modules/newbb/viewforum.php?forum=<{$topic.forum_id}>"><{$topic.forum_name}></a></td>
Note: See TracChangeset
for help on using the changeset viewer.
