Changeset 564 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/07 14:38:17 (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
r563 r564 12 12 13 13 <{foreach item=topic from=$block.topics}> 14 <tr >15 <td> abc<{$topic.cat_title}></td>14 <tr class="<{cycle values="even,odd"}>"> 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> 17 17 <td><a href="<{$xoops_url}>/modules/newbb/viewtopic.php?topic_id=<{$topic.id}>&forum=<{$topic.forum_id}>&post_id=<{$topic.post_id}>#forumpost<{$topic.post_id}>"><{$topic.title}></a></td>
Note: See TracChangeset
for help on using the changeset viewer.
