--- loncom/interface/coursecatalog.pm 2011/02/25 05:52:03 1.68 +++ loncom/interface/coursecatalog.pm 2011/11/21 15:42:59 1.69 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler for displaying the course catalog interface # -# $Id: coursecatalog.pm,v 1.68 2011/02/25 05:52:03 raeburn Exp $ +# $Id: coursecatalog.pm,v 1.69 2011/11/21 15:42:59 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -522,9 +522,9 @@ sub additional_filters { } my $selfenroll_text; if ($env{'form.currcat_0'} eq 'communities::0') { - $selfenroll_text = &mt('Only show communities which allow self-enrollment'); + $selfenroll_text = &mt('Only show communities which currently allow self-enrollment (or will allow it in the future)'); } else { - $selfenroll_text = &mt('Only show courses which allow self-enrollment'); + $selfenroll_text = &mt('Only show courses which currently allow self-enrollment (or will allow it in the future)'); } $output .= ''. '