<{if $topic_post.poster_uid != 0}>
<{$topic_post.poster_rank_title}> <{$topic_post.poster_rank_image}>  <{$lang_joined}>: <{$topic_post.poster_regdate}> <{$lang_from}>: <{$topic_post.poster_from}> <{$lang_posts}>: <{$topic_post.poster_postnum}> <{$topic_post.poster_status}>
<{if $viewer_is_admin == true}>


<{elseif $xoops_isuser == true && $xoops_userid == $topic_post.poster_uid}>

<{elseif $viewer_can_post == true}>
<{else}>
<{/if}>
<{else}>
<{if $viewer_is_admin == true}>


<{elseif $xoops_isuser == true && $xoops_userid == $topic_post.poster_uid}>

<{elseif $viewer_can_post == true}>
<{else}>
<{/if}>
<{/if}>
|