Index: pathauto.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/pathauto/pathauto.module,v retrieving revision 1.111 diff -u -p -r1.111 pathauto.module --- pathauto.module 28 May 2008 16:04:35 -0000 1.111 +++ pathauto.module 1 Jun 2008 12:16:00 -0000 @@ -288,7 +288,7 @@ function pathauto_form_alter(&$form, $fo '#title' => t('Automatic alias'), '#default_value' => TRUE, '#description' => $output, - '#weight' => 0 + '#weight' => -1, ); //For Pathauto to remember the old alias and prevent the Path-module from deleteing it when Pathauto wants to preserve it