disabled <{/if}>> <{$smarty.const._MD_SPICKY_NAME}> disabled <{/if}>>


<{foreach from=$comment_list item=comment}>
<{$comment.disp_id}> <{$smarty.const._MD_SPICKY_NAME}>:<{strip}> <{if $comment.name == ''}> <{$xoops_config.anonymous|escape}> <{else}> <{if $comment.reg_user != 0}> <{$comment.name|escape}> <{else}> <{$comment.name|escape}> <{/if}> <{/if}><{/strip}> :<{$comment.reg_time|date_format:"%Y/%m/%d %H:%M:%S"}> <{if $gperm_mini_comment_delete || ($xoops_userid != 0 && $comment.reg_user == $xoops_userid) || ($xoops_userid != 0 && $image.reg_user == $xoops_userid ) }>[ <{$smarty.const._MD_SPICKY_DELETE}> ]<{/if}>
<{$comment.body|escape|nl2br}>

<{/foreach}>
<{if $mini_comment_full }> <{$smarty.const._MD_SPICKY_MINI_COMMENT_FULL}> <{/if}>