Index: openacs-4/packages/bug-tracker/www/patch-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bug-tracker/www/patch-add.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/bug-tracker/www/patch-add.tcl 11 Sep 2002 14:03:25 -0000 1.1 +++ openacs-4/packages/bug-tracker/www/patch-add.tcl 20 Sep 2002 15:22:43 -0000 1.2 @@ -73,9 +73,9 @@ -optional element create patch patch_file \ - -datatype filename \ + -datatype file \ -widget file \ - -label "Patch file:" \ + -label "Patch file" \ if { [exists_and_not_null bug_number] } { # Export the bug number