Index: openacs-4/packages/cms/www/modules/types/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/cms/www/modules/types/index.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/cms/www/modules/types/index.tcl 20 Aug 2002 04:18:00 -0000 1.3 +++ openacs-4/packages/cms/www/modules/types/index.tcl 17 Sep 2002 14:08:25 -0000 1.4 @@ -40,7 +40,7 @@ db_multirow attribute_types get_attr_types "" # get template information -db_multirow types_templates get_type_templates "" +db_multirow type_templates get_type_templates "" set page_title "Content Type - $object_type_pretty"