--- uc_file_orig/uc_file.admin.inc	2009-03-19 16:00:29.000000000 -0500
+++ uc_file/uc_file.admin.inc	2009-03-24 15:30:35.000000000 -0500
@@ -88,8 +88,8 @@ function uc_file_admin_files_form_show_f
 
   // Set our default actions.
   $file_actions = array(
+    'uc_file_upload' => t('Upload file'),
     'uc_file_delete' => t('Delete file(s)'),
-    'uc_file_upload' => t('Upload file')
   );
 
   // Check if any hook_file_action('info', $args) are implemented
