{if $displayType == 1 || $displayType == 3 || $displayType == 4}
{$commentList}
{/if} {block_decorator name='box_cap' langLabel='base+comment_box_cap_label' iconClass='ow_ic_comment'}{/block_decorator} {block_decorator name='box' addClass='ow_add_comments_form ow_stdmargin' style='text-align:center;'} {if isset($form)}
{form name=comment-add-$id}
{decorator name='avatar_item' data=$currentUserInfo}
{input name='commentText' class="ow_smallmargin"}
{if !empty($attachment)}
{/if}
{submit name='comment-submit'} {if !empty($attachment)}{$attachment}{/if}
{/form}
{else}
{$authErrorMessage}
{/if} {/block_decorator} {if $displayType == 2}
{$commentList}
{/if}