Index: openacs-4/packages/ams/www/attribute-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/www/attribute-add.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/ams/www/attribute-add.tcl 9 Jun 2005 20:20:40 -0000 1.7 +++ openacs-4/packages/ams/www/attribute-add.tcl 17 Jun 2005 19:18:29 -0000 1.8 @@ -105,8 +105,8 @@ # Replace the pretty_name and pretty_plural with the message key, so it is inserted correctly in the database - set pretty_name [lang::util::convert_to_i18n -text $pretty_name -prefix $object_type] - set pretty_plural [lang::util::convert_to_i18n -text $pretty_plural -prefix $object_type] +# set pretty_name [lang::util::convert_to_i18n -text $pretty_name -prefix $object_type] +# set pretty_plural [lang::util::convert_to_i18n -text $pretty_plural -prefix $object_type] if { [exists_and_not_null widget] } { ::template::element::set_properties attribute_form widget -widget select -mode display