<{if $comment.poster.id != 0}> <{$comment.poster.uname}>
<{$comment.poster.rank_title}><{$comment.poster_rank_image}>


<{$lang_joined}>: <{$comment.poster.regdate}>
<{$lang_from}>: <{$comment.poster.from}>
<{$lang_posts}>: <{$comment.poster.postnum}>
<{else}>   <{/if}>
<{$comment.image}> <{$comment.title}> <{$comment.date_posted}>  <{$lang_updated}>: <{$comment.date_modified}>

<{$comment.text}>

<{$comment.poster.status}>  <{if $xoops_isadmin == true}> <{$lang_edit}><{$lang_delete}><{$lang_reply}> <{elseif $xoops_isuser == true && $xoops_userid == $comment.poster.id}> <{$lang_edit}><{$lang_reply}> <{elseif $xoops_isuser == true || $anon_canpost == true}> <{$lang_reply}> <{else}> <{/if}>