{style} {literal} .ow_add_comments_form .ow_submit_auto_click .item_loaded{ margin-bottom:4px; } .comments_fake_autoclick { height:20px; } {/literal} {/style}
{capture name='comments'} {if $displayType == 1 || $displayType == 3 || $displayType == 4}
{$commentList}
{/if} {if isset($formCmp)}
{decorator name='avatar_item' data=$currentUserInfo}
{else}
{$authErrorMessage}
{/if} {if $displayType == 2}
{$commentList}
{/if} {/capture} {if $wrapInBox} {block_decorator name='box' type='empty' addClass='ow_add_comments_form ow_stdmargin' langLabel='base+comment_box_cap_label' iconClass='ow_ic_comment'} {$smarty.capture.comments} {/block_decorator} {else} {$smarty.capture.comments} {/if}