Index: openacs-4/packages/contacts/tcl/contacts-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-install-procs.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/contacts/tcl/contacts-install-procs.tcl 14 Oct 2005 23:04:38 -0000 1.16 +++ openacs-4/packages/contacts/tcl/contacts-install-procs.tcl 2 Dec 2005 17:26:15 -0000 1.17 @@ -139,9 +139,9 @@ content::type::attribute::new \ -content_type "contact_complaint" \ - -attribute_name "refund" \ + -attribute_name "refund_amount" \ -datatype "money" \ - -pretty_name "Refund" \ + -pretty_name "Refund Amount" \ -sort_order 9 \ -column_spec "float"