Index: openacs-4/packages/acs-subsite/www/admin/relations/add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/admin/relations/add.tcl,v diff -u -N -r1.17.2.2 -r1.17.2.3 --- openacs-4/packages/acs-subsite/www/admin/relations/add.tcl 3 Jan 2020 15:07:36 -0000 1.17.2.2 +++ openacs-4/packages/acs-subsite/www/admin/relations/add.tcl 3 Jan 2020 15:08:58 -0000 1.17.2.3 @@ -64,7 +64,7 @@ # The role pretty names can be message catalog keys that need # to be localized before they are displayed set role_pretty_name [lang::util::localize $role_pretty_name] -set exact_p true + if { $exact_p == "f" && [subsite::util::sub_type_exists_p $rel_type] } {