Change the delete page to use the confirm_form() which to be more inline with Drupal core.

Comments

dave reid’s picture

Status: Needs review » Needs work

Use $form_state['redirect'] instead of drupal_goto() so it doesn't mess up using drupal_execute() to run form submission.

dave reid’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

Closing as the 6.x-1.x branch is no longer supported.