'div' ) ); ?>
__('Send', 'apelle-uno' ),
// change the title of the reply section
'title_reply'=>__('Write a Reply or Comment', 'apelle-uno' ),
// remove "Text or HTML to be displayed after the set of comment fields"
'comment_notes_after' => '',
// redefine your own textarea (the comment body)
'comment_field' => '
', ); comment_form($comments_args); ?>