{style}{literal} .ow_newsfeed_comments .form_auto_click textarea.invitation { height: 20px; } .ow_newsfeed_comments .ow_newsfeed_comment_input { height: 50px; } .ow_newsfeed_comments { } {/literal}{/style}
{if $displayType == 1 || $displayType == 3 || $displayType == 4}
{$commentList}
{/if} {if isset($form)}
{form name=comment-add-$id}
{decorator name='avatar_item' src=$currentUserInfo.src title=$currentUserInfo.title}
{input name='commentText' class="ow_smallmargin ow_newsfeed_comment_input"}
{submit name='comment-submit'}
{/form}
{/if} {if $displayType == 2}
{$commentList}
{/if}