Index: openacs-4/packages/download/tcl/download-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/download/tcl/download-procs.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/download/tcl/download-procs.tcl 12 Sep 2013 10:26:11 -0000 1.13 +++ openacs-4/packages/download/tcl/download-procs.tcl 15 Sep 2013 21:09:12 -0000 1.14 @@ -61,13 +61,13 @@ set element_name "metadata.$metadata_id" switch -- $data_type { "number" { - append html "" + append html "" } "integer" { - append html "" + append html "" } "shorttext" { - append html "" + append html "" } "text" {