Index: openacs-4/packages/mail-tracking/lib/messages.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/mail-tracking/lib/messages.tcl,v
diff -u -r1.23 -r1.24
--- openacs-4/packages/mail-tracking/lib/messages.tcl	25 Oct 2005 14:19:43 -0000	1.23
+++ openacs-4/packages/mail-tracking/lib/messages.tcl	18 Dec 2005 10:39:43 -0000	1.24
@@ -267,7 +267,7 @@
 	    set title [acs_object_name $file]
 	}
 	# Creating the link to dowload the files
-	append download_files "<a href=\"[export_vars -base "${tracking_url}download/$title" -url {{version_id $file}}]\">$title</a><br>"
+	append download_files "<a href=\"[export_vars -base "${tracking_url}download/$title" -url {{file_id $file}}]\">$title</a><br>"
     }
 
     set object_url "/o/$object_id"