Index: openacs-4/packages/dotlrn/tcl/club-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/club-procs.tcl,v diff -u -r1.30 -r1.31 --- openacs-4/packages/dotlrn/tcl/club-procs.tcl 7 Aug 2017 23:48:09 -0000 1.30 +++ openacs-4/packages/dotlrn/tcl/club-procs.tcl 7 Apr 2018 18:00:33 -0000 1.31 @@ -187,7 +187,7 @@ } { upvar create_club_p create_club_p - if {([info exists create_club_p] && $create_club_p ne "") + if {[info exists create_club_p] && $create_club_p ne "" && $create_club_p == "t"} { # Create the new club and create a link between it and # the new contact.