this problem was with bender 1.1.0 if you want to fix it you must go to your theme folder and open the file named user-sidebar.php and delete this line or just comment it
<div id="dialog-delete-account" title="<?php echo osc_esc_html(__('Delete account', 'bender')); ?>">
<?php _e('Are you sure you want to delete your account?', 'bender'); ?>
</div>