{if $action == 'add'}
{$arrCommentInfo['username']}
{/if} {if $action == 'reply'}
{if $arrCommentInfo['uid'] === $arrCommentInfo['parentcomment']['uid']} {$arrCommentInfo['parentcomment']['username']} »Ø¸´ {else} {$arrCommentInfo['username']} »Ø¸´ {$arrCommentInfo['parentcomment']['username']} {/if}
{/if}