{style}{literal} .questions_comment_input { height: 50px; } {/literal}{/style}
{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' src=$currentUserInfo.src title=$currentUserInfo.title}
{input name='commentText' class="ow_smallmargin questions_comment_input"}
{if !empty($attachment)}
{/if}
{submit name='comment-submit'} {if !empty($attachment)}{$attachment}{/if}
{/form}
{else}
{$authErrorMessage}
{/if} {/block_decorator}
{$commentList}