Index: openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl 27 Oct 2014 16:40:12 -0000 1.6 +++ openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl 22 Jun 2015 21:03:13 -0000 1.7 @@ -238,7 +238,7 @@ return [ad_html_text_convert -from $mime_type -to "text/html" -- $text] } file { - return "Download file" + return "Download file" } } return {}