Changeset 538 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/05 21:57:05 (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
r537 r538 13 13 <{foreach item=topic from=$block.topics}> 14 14 <tr class="<{cycle values="even,odd"}>"> 15 <td><{$topic.cat_title}> ¡¡</td>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.
