Index: openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl,v diff -u -N -r1.35.8.4 -r1.35.8.5 --- openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 28 Sep 2013 17:54:43 -0000 1.35.8.4 +++ openacs-4/packages/acs-tcl/tcl/apm-file-procs.tcl 28 Sep 2013 19:14:24 -0000 1.35.8.5 @@ -576,7 +576,7 @@ if { [catch {apm_transfer_file -url $url -output_file_name $file_path} errmsg] } { apm_callback_and_log $callback "Unable to download. Please check your URL.. The following error was returned:
[ad_quotehtml $errmsg]
-            
[ad_footer]" + " return }