Index: openacs-4/packages/ams/tcl/ams-procs-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/tcl/ams-procs-postgresql.xql,v diff -u -r1.10 -r1.11 --- openacs-4/packages/ams/tcl/ams-procs-postgresql.xql 31 May 2005 16:10:13 -0000 1.10 +++ openacs-4/packages/ams/tcl/ams-procs-postgresql.xql 10 Jun 2005 09:43:22 -0000 1.11 @@ -1,17 +1,17 @@ - + select pretty_name from ams_attributes where attribute_id = :attribute_id - + - select pretty_pluralo + select pretty_plural from ams_attributes where attribute_id = :attribute_id