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.27 -r1.28 --- openacs-4/packages/dotlrn/tcl/club-procs.tcl 8 Aug 2006 21:26:23 -0000 1.27 +++ openacs-4/packages/dotlrn/tcl/club-procs.tcl 6 Jul 2007 12:13:23 -0000 1.28 @@ -170,7 +170,7 @@ ad_form -extend -name $form -form { {create_club_p:text(radio) \ {label "[_ dotlrn.Create_Club]"} \ - {options {{[_ acs-kernel.common_Yes] "t"} {[_ acs-kernel.common_no] "f"}}} \ + {options {{[_ acs-kernel.common_Yes] "t"} {[_ acs-kernel.common_No] "f"}}} \ {values "f"} } }