Index: openacs-4/packages/glossary/sql/postgresql/wf-full-term-publish-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/glossary/sql/postgresql/wf-full-term-publish-create.sql,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/glossary/sql/postgresql/wf-full-term-publish-create.sql 19 Nov 2001 22:26:07 -0000 1.1 +++ openacs-4/packages/glossary/sql/postgresql/wf-full-term-publish-create.sql 20 Nov 2001 10:47:12 -0000 1.2 @@ -242,7 +242,7 @@ 'approve_new_term', 'end', 'out', - 'wf_callback.guard_attribute_true', + 'wf_callback__guard_attribute_true', 'approve_new_term_approved_p', 'Approved' ); @@ -278,7 +278,7 @@ 'edit_definiton', 'before_add_illustration', 'out', - 'wf_callback.guard_attribute_true', + 'wf_callback__guard_attribute_true', 'edit_definiton_is_definition_correct_p', 'Is definition correct' );