'commentform',
'id_submit' => 'submit',
'title_reply' => __('User Comment'),
'title_reply_to' => __('Leave a Reply to %s'),
'cancel_reply_link' => __('Cancel Reply'),
'label_submit' => __('ADD COMMENT'),
'comment_notes_after' => ''
);
comment_form($args);
?>