Index: openacs-4/packages/file-storage/www/file-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/file-edit.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/file-storage/www/file-edit.tcl 19 Jan 2018 12:03:41 -0000 1.13 +++ openacs-4/packages/file-storage/www/file-edit.tcl 3 Sep 2024 15:37:38 -0000 1.14 @@ -34,6 +34,7 @@ ad_form -export file_id -form { {title:text(text) {label "[_ file-storage.Title]"} + {maxlength 1000} {value $title} {help_text $title_help} }