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 -N -r1.24 -r1.25 --- openacs-4/packages/ams/tcl/ams-procs-postgresql.xql 7 Apr 2006 07:57:00 -0000 1.24 +++ openacs-4/packages/ams/tcl/ams-procs-postgresql.xql 14 Nov 2006 15:59:25 -0000 1.25 @@ -4,15 +4,15 @@ select pretty_name - from ams_attributes + from acs_attributes where attribute_id = :attribute_id select pretty_plural - from ams_attributes + from acs_attributes where attribute_id = :attribute_id