"btn btn-primary"); $fields = array( 'author' => '
'. ' ' . '
' . '' . '
'. '
', 'email' => '
'. ' ' . '
' . '' .'
'. '
', 'url' => '
'. ' '. '
' . '' .'
'. '
' ); $args['comment_field']='
' . '' . '
' .'
'; $args['fields']=apply_filters( 'comment_form_default_fields', $fields ); $args['title_reply'] =''; $args['comment_notes_before']=''; $args['comment_notes_after']=''; $args['class_form']='form-horizontal'; //apply_filters( 'comment_form_default_fields', $fields ); comment_form($args ); } ?>

'comment', 'walker'=> new Basico_Walker_Comment())); ?>