<{includeq file="$xoops_rootpath/modules/fmcontent/templates/admin/fmcontent_header.html"}>
<{foreach item=topic from=$topics}> <{/foreach}>
<{$smarty.const._FMCONTENT_TOPIC_ID}> <{$smarty.const._FMCONTENT_TOPIC_NUM}> <{$smarty.const._FMCONTENT_TOPIC_NAME}> <{$smarty.const._FMCONTENT_TOPIC_SHOWTYPE}> <{$smarty.const._FMCONTENT_TOPIC_MENU}> <{$smarty.const._FMCONTENT_TOPIC_ONLINE}> <{$smarty.const._FMCONTENT_TOPIC_ACTION}>
<{$topic.topic_id}> <{$topic.topic_weight}> <{$topic.topic_title}> <{if $topic.topic_showtype == 0}><{$smarty.const._FMCONTENT_SHOWTYPE_0}><{/if}> <{if $topic.topic_showtype == 1}><{$smarty.const._FMCONTENT_SHOWTYPE_1}><{/if}> <{if $topic.topic_showtype == 2}><{$smarty.const._FMCONTENT_SHOWTYPE_2}><{/if}> <{if $topic.topic_showtype == 3}><{$smarty.const._FMCONTENT_SHOWTYPE_3}><{/if}> <{if $topic.topic_showtype == 4}><{$smarty.const._FMCONTENT_SHOWTYPE_4}><{/if}> <{$smarty.const._PREVIEW}> <{$smarty.const._FMCONTENT_CONTENT_VIEW}> <{$smarty.const._EDIT}> <{$smarty.const._DELETE}>
<{foreach item=topic from=$topics}> <{/foreach}>
<{$topic_pagenav}>