<{* xoops comment form *}> <{if $smarty.const._MD_XDBASE_CONST_COM_TYPE == 0}> <{if $com_rule}>
<{* <{xoops_input type=hidden name=XOOPS_TOKEN_REQUEST value=$commentArr.xoops_token_request}> *}> <{* *}>
<{$smarty.const._MD_XDBASE_LANG_NEW_COMMENT}>
<{$smarty.const._MD_XDBASE_LANG_COMMENT_RULE}> "> <{$commentArr.com_rule}>
<{$smarty.const._MD_XDBASE_LANG_ICON}> <{foreach item=icon from=$commentArr.com_icon}> <{/foreach}>
<{$smarty.const._MD_XDBASE_LANG_COM_TITLE}>
<{$smarty.const._MD_XDBASE_LANG_TEXT}> <{xdbase_textarea type=text rows=4 cols=50 name=com_text value=""}>
<{$smarty.const._MD_XDBASE_LANG_OPTION}>


 
<{/if}>
<{$commentsnav}><{$lang_notice}>
<{if $comment_mode == "flat"}> <{include file="db:system_comments_flat.html"}> <{elseif $comment_mode == "thread"}> <{include file="db:system_comments_thread.html"}> <{elseif $comment_mode == "nest"}> <{include file="db:system_comments_nest.html"}> <{/if}>
<{/if}> <{* d3forum comment *}> <{if $smarty.const._MD_XDBASE_CONST_COM_TYPE == 1}> <{d3forum_comment dirname=$smarty.const._MD_XDBASE_CONST_COM_DIRNAME forum_id=$smarty.const._MD_XDBASE_CONST_COM_FORUM_ID class="XdbaseD3commentContent" mytrustdirname="xdbase" itemname="did" id=$object->getShow('did') subject=$object->getShow('title') view=$smarty.const._MD_XDBASE_CONST_COM_VIEW}> <{/if}>