Index: location/location.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/location/location.module,v
retrieving revision 1.222.2.18
diff -u -r1.222.2.18 location.module
--- location/location.module	25 Feb 2009 18:49:30 -0000	1.222.2.18
+++ location/location.module	27 Feb 2009 18:26:27 -0000
@@ -1564,6 +1564,7 @@
     '#collapsible' => TRUE,
     '#collapsed' => FALSE,
     '#tree' => TRUE,
+    '#weight' => 0,
   );
 
   $form['multiple'] = array(
