Submitted an update to fix a bug. Or something that showed up in my working version.

The delete link confirmation box was by passed, same with the link check. Minor change to make sue it works as expected.

in links.php around line 703, add the red section.
Code:
  } elseif ($action == '' || $action == 'check' || $action == 'confirm') {