--- loncom/interface/coursecatalog.pm 2011/02/25 05:52:03 1.68 +++ loncom/interface/coursecatalog.pm 2012/04/18 19:47:36 1.70 @@ -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.70 2012/04/18 19:47:36 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 .= ''. '