Index: openacs-4/packages/acs-subsite/lib/login.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/lib/login.tcl,v diff -u -N -r1.41.2.4 -r1.41.2.5 --- openacs-4/packages/acs-subsite/lib/login.tcl 10 Apr 2019 21:05:36 -0000 1.41.2.4 +++ openacs-4/packages/acs-subsite/lib/login.tcl 10 Apr 2019 21:38:04 -0000 1.41.2.5 @@ -21,9 +21,9 @@ } set self_registration [parameter::get_from_package_key \ - -package_key acs-authentication \ - -parameter AllowSelfRegister \ - -default 1] + -package_key acs-authentication \ + -parameter AllowSelfRegister \ + -default 1] if { $subsite_id eq "" } { set subsite_id [subsite::get_element -element object_id]