<{if $show_error=='1'}> <{$error}>

<{$smarty.const._MA_TADDISCUS_NO_XFORUM}>

<{elseif $op=='listBoard'}>
<{$smarty.const._MA_TADDISCUS_COPY_DISCUSS}> <{$smarty.const._MA_TADDISCUS_COPY_DISCUSS_FORCE}>
<{foreach item=bb from=$all_content}> <{/foreach}>
# DiscussID uid DiscussTitle DiscussDate BoardID LastTime Counter FromIP
<{$bb.i}> <{$smarty.const._TAD_DEL}> <{$bb.topic_id}> <{$bb.topic_poster}> <{$bb.topic_time}> <{$bb.forum_id}> <{$bb.post_time}> <{$bb.topic_views}> <{$bb.poster_ip}>
<{else}> <{foreach item=bb from=$all_content}> <{/foreach}>
BoardID BoardTitle BoardDesc BoardManager BoardSort <{$smarty.const._MA_TADDISCUS_COPY}> <{$smarty.const._MA_TADDISCUS_COPY_AMOUNT}> <{$smarty.const._MA_TADDISCUS_READ_POWER}> <{$smarty.const._MA_TADDISCUS_POST_POWER}> <{$smarty.const._MA_TADDISCUS_POWER_STATUS}>
<{$bb.forum_id}> <{$bb.forum_name}> <{$bb.forum_desc}> <{$bb.moderator}> <{$bb.forum_order}> <{$bb.tool}> <{$bb.discuss_num}> / <{$bb.discuss_num2}> <{$bb.forum_read}> <{$bb.forum_post}> <{$bb.power_status}>
<{$add_button}> <{$bar}>
<{/if}>