32, 'style' => 'ol', 'short_ping' => true, ) ); ?>

array( 'class' => 'form-horizontal' ), 'fields' => apply_filters( 'comment_form_default_fields', array( 'autor' => '
' . ' ' . ( $req ? '*' : '' ) . ''. '

' . '
', 'email' => '
' .' ' . ( $req ? '*' : '' ) . ''. '

' . '
', 'url' => '')), 'comment_field' => '
' . '*' . '

' . '
', 'comment_notes_after' => '', 'class_submit' => 'btn btn-primary' ); comment_form($comments_arg); echo str_replace('class="comment-form"','class="comment-form" name="commentForm" onsubmit="return validateForm();"',ob_get_clean()); ?>