--- loncom/interface/lonpickcourse.pm 2009/07/31 03:01:31 1.85 +++ loncom/interface/lonpickcourse.pm 2009/08/19 19:51:22 1.86 @@ -1,7 +1,7 @@ # The LearningOnline Network # Pick a course # -# $Id: lonpickcourse.pm,v 1.85 2009/07/31 03:01:31 raeburn Exp $ +# $Id: lonpickcourse.pm,v 1.86 2009/08/19 19:51:22 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -593,7 +593,7 @@ sub build_filters { $cloneableon = $cloneableoff; $cloneableoff = ''; } - $cloneableonlyform = ''.(' 'x3).''; + $cloneableonlyform = ''.(' 'x3).''; if ($env{'form.form'} eq 'ccrs') { $cloneabletitle = &mt('Cloneable for').' '.$cloneruname.':'.$clonerudom; } else {