Index: openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl,v diff -u -r1.26 -r1.26.2.1 --- openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl 19 Sep 2018 00:38:52 -0000 1.26 +++ openacs-4/packages/acs-templating/www/scripts/xinha/attach-file.tcl 3 Jul 2020 07:27:29 -0000 1.26.2.1 @@ -107,7 +107,7 @@ template::form::set_error upload_form f_title "Specify a [_ acs-templating.Link_Title]" } set error_p 0 - # check file name + # check filename if { $f_url eq "" && $url_ok_btn ne ""} { template::form::set_error upload_form f_url "Specify a [_ acs-templating.Link_Url]" set error_p 1