'div', 'callback' => 'mytheme_comment')); ?>
'. ''. '
'; // $fields[ 'title_reply' ] = '

'.__('Leave a Comment', 'themewaves').'

'; // $fields[ 'title_reply_to' ] = '

'.__('Leave a Reply to %s', 'themewaves').'

'; // $fields[ 'cancel_reply_link' ] = __('Click here to cancel reply.','themewaves'); //echo '
'; comment_form($fields); //echo '
'; } ?>