{include_php file="`$smarty.const.XOOPS_THEME_PATH`/`$xoops_theme`/d3forum_main_listcategories.php"}>
| <{$block.lang_forum}> | <{$block.lang_topic}> | <{$block.lang_replies}> | <{$block.lang_views}> | <{$block.lang_lastpost}> | |
|---|---|---|---|---|---|
| <{$topic.forum_title}> |
<{if $topic.u2t_marked}> <{/if}>
<{* displays the last post's subject or topic title *}>
<{if $block.disp_last_subject }>
<{$topic.last_subject}>
<{else}>
<{$topic.title}>
<{/if}>
<{if ! $topic.solved}> <{/if}> |
<{$topic.replies}> | <{$topic.views}> | <{$topic.last_uname}> | <{$topic.last_post_time_formatted}> |
<{include file="db:`$mydirname`_inc_moderators.html" target=$category}>
<{$smarty.const._MD_D3FORUM_TOTALTOPICSCOUNT}>: <{$category.topics_count_in_tree}> <{$smarty.const._MD_D3FORUM_TOTALPOSTSCOUNT}>: <{$category.posts_count_in_tree}>
<{if $category.last_post_time}><{$smarty.const._MD_D3FORUM_LASTPOST}>: <{$category.last_post_time_formatted}><{/if}>
<{$category.desc}>
<{/if}> <{if $category.subcategories}>